The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Positioning problems

Go down

Positioning problems Empty Positioning problems

Post by Bleachzor Thu 17 Nov - 22:32

https://i.servimg.com/u/f45/13/85/79/44/forumi12.png are the icon that bother me.
I want 5px space from the left and the right side(the text)

My version is Invision

best way to fix it?

forum url: http://kurutenshi.lightbb.com/

Yes I'm aware the name is misspelled.

I have half decent knowledge about css and html. I just don't know what classes and id's to call in this case. Pointers are enough for me.
Bleachzor
Bleachzor
Forumember

Posts : 211
Reputation : -10
Language : Dutch

Back to top Go down

Positioning problems Empty Re: Positioning problems

Post by Guest Thu 17 Nov - 23:01

Try:
Code:
div h3.hierarchy,p.forum-desc,div.mods{
padding-left: 8px;
}
avatar
Guest
Guest


Back to top Go down

Positioning problems Empty Re: Positioning problems

Post by Bleachzor Fri 18 Nov - 0:19

Code:
div h3.hierarchy,p.forum-desc,div.mods,div h2.hierarchy{
        padding-left: 18px;
}

I added the h3.hierarchy too since my basket is written between h3

Can you explain me stuff about the div parts?
I'm not used to writing div in css. Can you help me understand?
Bleachzor
Bleachzor
Forumember

Posts : 211
Reputation : -10
Language : Dutch

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum