I'm trying to move the text a little over to the right:
(http://img36.imageshack.us/img36/2899/helpuh.jpg)
I want it to fit inside my curved index header. How do I do this? I am using 2.0 RC3
See if you can find this code (or one similar) in the index.css file:
table.table_list a.unreadlink, table.table_list a.collapse
{
float: right;
}
change to this:
table.table_list a.unreadlink, table.table_list a.collapse
{
float: right;
margin-right: -20px;
}
Let me know if this works!
How on earth did you know which text he meant? ;)
Haha I meant the text that's inside the index header. See how it's chipping through the curve? How do I shift that over to the right some?
Unfortunately the code he gave me didn't work. I'm trying to make all the text that's outside of the columns fit back in.
(http://img339.imageshack.us/img339/7643/helpwa.jpg)
Also, without making another thread to ask this, how do I delete the topics and post bar in the main index but leave them there in the subforum?
I mean topic/post category columns in the main index but leave them there in the subforum.
Quote from: shade3134 on June 24, 2010, 06:10:31 PM
Haha I meant the text that's inside the index header. See how it's chipping through the curve? How do I shift that over to the right some?
Where you put the forum title, in Admin>Server Settings, what happens if you just add a space, or twenty, in front of "So Far Home"?
I'm referring to the part with the names inside each index header like "Drake". Even then, the spacing trick doesn't work. :-\
Any mods installed?
Ah, I thought you were referring to the "Unread Posts" text at the right of your category rows.
No mods installed and how do I move the opposing side text?
opposing side text?
The "Unread post", but that's fixed. I'm trying to figure out how to make the the borders of every column thinner now. "Crunch" it together...if that remotely makes any sense. Hah
shade3134 do you still require help?
also , can you mark the things which you are trying to adjust in the screen shot so that it would be more easy to understand.