any brilliant css editors here
-
Hi, I am using “Modularity Lite”, have put in a background picture but the theme has a dark frame/film over all the main area, is there anyway of changing this to clear so my picture isnt so dark.
also how do you get rid of the “categories/tags bar at the bottom of the page?The blog I need help with is: (visible only to logged in users)
-
The code below will do what you asked. I’d suggest darkening the image somehow yourself because removing the semi-transparent layer makes the text entry really hard to read. Also, just so you know, including too many tags and categories can have a negative effect on people finding your blog. Try to stick to using as few relavent tags as possible.
.container {background-image:none;} p.postmetadata {display:none;} -
-
ANd i could always change the ext color to navy or blue so it will stand out, just that the backgroung pic with the film over it looks very dim and dreary, if I use other themes the image is bright and vibrant but they have two columns or cannot.
It would be good if the editor was a bit like a word page and you could add text over a picture in whatever fonts etc. and move pic positions etc. -
I believe Mr. Hall is referring to how you could change those things by way of custom CSS. Have you purchased the CSS upgrade?
-
-
Oops, sorry! You posted in the CSS Customisation so I assumed you had the upgrade. I don’t think these changes are possible without modifying the CSS but someone who knows the theme better might be able to clarify.
-
I would like to upgrade and make this change to the style sheet… where would you put the above code?
.container {background-image:none;}
p.postmetadata {display:none;}ty
-
CSS is theme specific. Unless you are using the same theme as raftakayaks then that code won’t work for you. Since you have not given us a link to your blog, we cannot take a look to see if it is possible with the theme you are using.
- The topic ‘any brilliant css editors here’ is closed to new replies.