The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Thu Apr 05, 2012 7:49 am 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu Apr 05, 2012 7:41 am
Posts: 1
Hello all, not sure if this is a Joomla problem or jomsocial. My problem is for the edit profile page on jomsocial, it leaks into the background color of my template and does not stay the same color as the body's background. I will post two pics to show you what i mean.

Image

Image

The first picture is the problem one and this only happens on the edit profile page which is weird. Every other page for jomsocial is correct.


Top
 Profile  
 
PostPosted: Thu May 31, 2012 4:07 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu May 31, 2012 3:17 pm
Posts: 2
Did you solved this problem by any chance?
I'm new to JomSocial and I'm having the same problem.

Thanks


Top
 Profile  
 
PostPosted: Fri Jun 01, 2012 3:18 pm 
Joomla! Fledgling
Joomla! Fledgling

Joined: Thu May 31, 2012 3:17 pm
Posts: 2
Answer

Find style1.css in templates/rt_gantry/css/style1.css

check
.rt-container {
background: none repeat scroll 0 0 #FFFFFF;
}

change it to
.rt-container {
overflow:auto;
background: none repeat scroll 0 0 #FFFFFF;
}


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 



Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group