Spacing for profile...
 
Notifications
Clear all

Spacing for profile tabs

5 Posts
3 Users
0 Likes
1,490 Views
(@purpleyin)
Posts: 16
Active Member
Topic starter
 

Another thing I'm try to edit on Kali's "Jelli" skin. The profile tabs are too close together and I can't for the life of me figure out how to get them well spaced and not overlapping at the top and bottom.

I've had a good poke at the css, as well as viewuser.php and the user folder, trying to find what controls this and come up with no results. Below is all I can find relating to this in the css - what is it I'm missing to fix this? Changing the padding or margins for either the tabs or the outer tab box doesn't help.

/* The following declarations control the tabs */
/* The outer tab box */
#tabs {
margin: 0;
padding: 0;
}
/* The individual tabs. */
#tabs span {
border: 1px solid #72887e;
padding: 2px;
}
/* Links in the tabs */

#tabs #active {
color: #000;
border: 1px solid #000;
}
 
Posted : 02/08/2008 9:23 am
(@tothejourney)
Posts: 46
Eminent Member
 

Go into your Admin section on your sight and then to Panels.  You can edit the text on the tabs themselves and it should space them out evenly.  It overlaps generallly when people long usernames.  I find taking out the username (it's pretty obvious who it is when you're looking at their profile page) to shrink them down.

My Site: To The Journey
eFiction: v3.4.3
PHP: 5.2.6
MySQL: 5.0.45-community
Mods: Challenges, Submit Time and Word Count

 
Posted : 02/08/2008 9:47 am
(@purpleyin)
Posts: 16
Active Member
Topic starter
 

Thanks, that works a charm. πŸ™‚

 
Posted : 02/08/2008 10:11 am
(@tothejourney)
Posts: 46
Eminent Member
 

Glad I could help.  Reading over my post I realize just how half asleep I was when I wrote it.

My Site: To The Journey
eFiction: v3.4.3
PHP: 5.2.6
MySQL: 5.0.45-community
Mods: Challenges, Submit Time and Word Count

 
Posted : 02/08/2008 4:42 pm
(@anarchicq)
Posts: 115
Estimable Member
 

Ohh, thank you so much for this! The profile looks so much neater now!

Silent Hill & Repo!
eFiction:3.5.1
Latest Patche(s):Yes
bridged?:No
modified?:Yes.
PHP:2.11.9.4
MySQL:5.0.32

 
Posted : 02/08/2008 6:03 pm
Share: