![]() |
Aligning problems...
1 Attachment(s)
ive been having som problems with the aligning on the main forums page. this is what it looks like now .. but i want every below the cat. image aligned with it.
See attachment |
1 Attachment(s)
here is what i want ... everything inside the red lines and aligned
See attachment |
Have you used Category Spacing?
|
yes
|
hrm...can you post your code?
|
ahh nevermind i found the problem ... my main table width was 75 and my content tablke width was 100 .. so i had to chnage my content table with to 72 to match the cat image.
but if you could help me out and tell me how to make the cat text non underline but a link? |
you have to use CSS for that
|
do i make a new one??
|
no - heres how
in the styles section under ACP, edit the head insert. find PHP Code:
PHP Code:
|
1 Attachment(s)
i do have
PHP Code:
and heres what it looks like ( see attachment ) i want it not to be undelined.. |
i dont know why its not working...hrm
|
Try using this instead:
#cat A:link, #cat A:visited, #cat A:active { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } #cat A:hover { COLOR: {categoryfontcolor}; TEXT-DECORATION: underline; } That will give it an underline ONLY when you have your mouse cursor over the link. |
i thought he didnt want any underline./..??
|
He didn't want one for when it's not hovered over. Taking the underline out when hovered is bad because it will be harder to determine whats text and whats links to some people.
If you still don't want underlines at all after hovering use this: #cat A:link, #cat A:visited, #cat A:active { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } #cat A:hover { COLOR: {categoryfontcolor}; TEXT-DECORATION: none; } |
tru....i thought about that...good going
|
All times are GMT. The time now is 11:21 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|