Humm, thank you. Now the theme works with IE6, except by the comments section, that has the same problem than the comments (I think this part needs a float:left, too). But the float:left breaks the correct position of the comments in FF2.x (IE7 and Opera 9.2x works fine).
In your original screenshots the login screen does not show any type of textbox where the user types in their name and password.. So I installed it.. I am using IE7, and my login screen looks the same.. The username/password textboxes are missing, and when I type there they are sort of misaligned a little bit below the label.
Quick question....how do you change the the Favicon.ico for this theme? I managed to change it for the default theme, followed the same steps wih this template, but no luck Any suggestions?
Just check my site on another computer & the favicon updated. Apologies for the useless question then...seems like my computers wasn't refreshing no matter how many times i reloaded the page - strange. To make ammends - just in case anybody else wants to do there own favicon here's how i did it. 1. Create a square impage/logo in photoshop 150 x 150 & save to folder/desktop/similar 2. Generated favicon at http://www.htmlkit.com/services/favicon by uploading logo above through the form provided & downloading the favicon (check site for more details) 3. Replace the favicon.ico in the follwing folder - this seems to work for all themes: themes/Digg/styles/default/ 4. Refresh your page & it hopefully you'll see it.
Hope this will help somebody else.................apologies again for asking the question!
There is a free Photoshop plug-in that allows it to save in windows ico format. I could be mistaken but I think Photoshop CS3 does it out of the box.
Every time I change the favicon for a site it takes quite a while for browsers to update it. Safari in particular has a seperate and quite persistent cache for them.
I'm trying to use FCKEditor with this theme. However, any formatting I put into my comment such as font or size does not apply when it is posted. It will maintain the bold or italic, but it will not keep the font I select or the size, although when I click 'edit' it will look right in FCKEditor again. Anyone know where I can take out this text formatting in Digg. I really dislike the large font that I'm stuck with and want the full features of FCKEditor.
Just uploaded Vanilla and download this theme, i really like and think it really suits what I want my forum to look like. The only problem is the colour scheme doesn't suit the rest of my site. I've attempted to change the colours and been through it using the Firefox developer plugin but I can't get the section at the top of the site to change. My site is here - http://forum.boromania.com/
Comments
#Comments .CommentBody{display:block; margin:10px 0 15px; padding:0; width:100%; font-size:110%; line-height:180%}
To:
#Comments .CommentBody{float:left;display:block; margin:10px 0 15px; padding:0; width:100%; font-size:110%; line-height:180%}
Let me know if this fixes the problem, thanks.
Now the theme works with IE6, except by the comments section, that has the same problem than the comments (I think this part needs a float:left, too).
But the float:left breaks the correct position of the comments in FF2.x (IE7 and Opera 9.2x works fine).
Regards.
In your original screenshots the login screen does not show any type of textbox where the user types in their name and password.. So I installed it.. I am using IE7, and my login screen looks the same.. The username/password textboxes are missing, and when I type there they are sort of misaligned a little bit below the label.
Any suggestions?
Any suggestions?
To make ammends - just in case anybody else wants to do there own favicon here's how i did it.
1. Create a square impage/logo in photoshop 150 x 150 & save to folder/desktop/similar
2. Generated favicon at http://www.htmlkit.com/services/favicon by uploading logo above through the form provided & downloading the favicon (check site for more details)
3. Replace the favicon.ico in the follwing folder - this seems to work for all themes: themes/Digg/styles/default/
4. Refresh your page & it hopefully you'll see it.
Hope this will help somebody else.................apologies again for asking the question!
I could be mistaken but I think Photoshop CS3 does it out of the box.
Every time I change the favicon for a site it takes quite a while for browsers to update it. Safari in particular has a seperate and quite persistent cache for them.
Posted: Friday, 15 February 2008 at 6:00AM
Just uploaded Vanilla and download this theme, i really like and think it really suits what I want my forum to look like. The only problem is the colour scheme doesn't suit the rest of my site. I've attempted to change the colours and been through it using the Firefox developer plugin but I can't get the section at the top of the site to change. My site is here - http://forum.boromania.com/
Any ideas? Thanks
/vanilla-1.1.5a/
What will you do when 1.1.6 comes out, or even 1.1.5b? Changing the name later will break everything and cause you grief!
Change this:
body { background:#430202 url('body-top.jpg') repeat-x 0 0; color:#333; font:400 80% "lucida grande","lucida sans unicode","trebuchet ms","lucida sans",Verdana,sans-serif; }
To
body { background:#430202; color:#333; font:400 80% "lucida grande","lucida sans unicode","trebuchet ms","lucida sans",Verdana,sans-serif; }
i've got a problem:
i cant do paragraphs/breaks in my comments.
for example: when i write ...
i love the digg style
because its
so neat
it displays this:
l love the digg style
because its
so neat
please can you help me out where i can fix this?