Also, what would be the code to change the background etc. of the recent posts block.
Cheers me dears!!!
| Author | Comment | |||
|---|---|---|---|---|
Zandranna |
Buttons on the Profile/Blog |
Lead | ||
|
Posts: 2185 18-Oct-09 7:48 AM Blog-a-holic
|
I have used the .button { } code to change the buttons on my blog and for the rss and email links. Unfortunately this also turns the "edit" link on
the blocks into a button as well. Is there a code I can use to over ride that button code for the "edit" only??
Also, what would be the code to change the background etc. of the recent posts block. Cheers me dears!!!
Last Edited By: Zandranna 18-Oct-09 8:25 AM.
Edited 2 times.
|
|||
|
|
||||
Arizona |
#1 | |||
|
ADMINISTRATOR
Posts: 4562 18-Oct-09 8:35 AM smilie fetiche |
This should work for the edit buttons:
.button.edit { border: 0px; background: transparent;}You mean the box that says "Zan's Zone Latest Posts"? If so that is .html_9 So to add a background would be: .html_9 .boxbody { background: purple; } |
|||
|
|
||||
Zandranna |
#2 | |||
|
Posts: 2185 18-Oct-09 9:28 AM Blog-a-holic
|
Not that one, but the recently updated posts block for blog posts in the blog page. in the blog page.
Thanks matie. |
|||
|
|
||||
Arizona |
#3 | |||
|
ADMINISTRATOR
Posts: 4562 18-Oct-09 10:44 AM smilie fetiche |
ok
That one is:
#blog_view .recent-posts { background: purple; } |
|||
|
|
||||
Zandranna |
#4 | |||
|
Posts: 2185 18-Oct-09 3:20 PM Blog-a-holic
|
Cheer big ears, lol.
Btw. Why is it that text colour wont stick for the quick reply. I changed the background and text colour 3 times today for quick reply, but the background is fine but the text will keep reverting back to the black of the rest of the board. When going back in the wysiwyg editor the "text color" box is blank again. I tried adding the code manually as well and it still wont stick. |
|||
|
|
||||
Arizona |
#5 | |||
|
ADMINISTRATOR
Posts: 4562 19-Oct-09 8:51 AM smilie fetiche |
I know that is one of the things the wysiwyg always erases. But it won't stay for you if you put it in edit html and then do not go back to the wysiwyg?
|
|||
|
|
||||
Zandranna |
#6 | |||
|
Posts: 2185 19-Oct-09 9:29 AM Blog-a-holic
|
Ahhh, I see. So everytime I have to go into the wysiwyg editor I have to remember to then go back and change the text colour. Thanks matie, it's working
again now.
|
|||
|
|
||||
Arizona |
#7 | |||
|
ADMINISTRATOR
Posts: 4562 19-Oct-09 9:38 AM smilie fetiche |
Yeah it is the same with the Navigation button at the top of the board. When you use the wysiwyg editor it changes background-color to background which makes
the little arrow disappear. I can always tell who uses the wysiwyg as they have no little arrows on their nav button.
|
|||
|
|
||||
Zandranna |
#8 | |||
|
Posts: 2185 20-Oct-09 6:21 AM Blog-a-holic
|
I don't know what I would do without the wysiwyg editor as I preview even the slightest of things. I had far too many skins going wonky in the old days so
I am very careful now.
|
|||
|
|
||||
Arizona |
#9 | |||
|
ADMINISTRATOR
Posts: 4562 20-Oct-09 6:32 AM smilie fetiche |
I use it all the time too. It has some quirks, like the ones above but in general I like it because you can use it in any browser. I have an editor for IE7/8,
Firefox and Safari...but nothing for Opera and IE6. Using the wysiwyg lets me get around that.
|
|||
|
|
||||