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.

Separator line

2 posters

Go down

In progress Separator line

Post by PA July 7th 2014, 1:14 am

So I just finished my update thanks to you guys.

However I have one last problem. See this?

http://www.pottersarmy.net/t18770-update-notes#388681

Between the avatar and the post is a long white line that doesnt match the theme. I need the CSS for editing that. 

ALSO, I can't find out where to edit the spoiler and code boxes. I guess by CSS... Thanks!
avatar
PA
Forumember

Posts : 219
Reputation : 2
Language : english

Back to top Go down

In progress Re: Separator line

Post by Ange Tuteur July 7th 2014, 4:57 am

Hello PA,

You can change the border color with the following CSS rule :
Code:
.postprofile { border-right:1px solid #F00 !important; }

Codeboxes :
Code:
/*Code*/
dl.codebox { background:#0F0; }

/*Spoiler*/
dl.codebox.spoiler { background:#F00; }

/*Quote*/
blockquote { background:#00F; }
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13246
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Back to top

- Similar topics

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