I could not find how to create a subcategoy? Also, in a short time I purchased two Kriesi themes, Habitat and Newscast. Can you send me the background "Brown Wood" from the theme Sentence
How to create a subcategory?
9 posts from 3 voices-
Posted 5 months ago #
-
:) I fixed again, by reading these links: http://www.kriesi.at/support/topic/category-drop-down-menus-not-working#post-115 and http://codex.wordpress.org/Appearance_Menus_SubPanel#Create_a_Menu. But I still want the "Brown Wood" background. You can send me to my mail. Please.
Posted 5 months ago # -
It's a pattern image - you can download it here: http://www.kriesi.at/themes/sentence/wp-content/themes/sentence/images/background-images/wood-light.png - probably you need to use it with a dark background color (brown, grey, etc.).
Posted 5 months ago # -
Hi Dude,
The link you gave has broken. It doesn't work.
Posted 5 months ago # -
Hi sulker,
The link Peter gave you isn't broken. Try to right click on the upper left corner of your browser, and you will see the you can save it as an image. It's hard to see because of the white background.
Regards,
IsmaelPosted 5 months ago # -
Hi İsmael,
I did what you told, but I couldn't see anything but white. I want to see the "brown wood"s, not the white "wood light" page. I think it is not hard for you to send it to my e-mail. You know my e-mail?
Posted 5 months ago # -
Hi,
Is this the image you're looking for? You need to color it using CSS.
Regards,
IsmaelPosted 5 months ago # -
Yes it seems like it I want. So, how can I fill it with colors? And how can I find thee "style1.css" to change the font color?
Posted 5 months ago # -
Hi sulker,
If you want to add it on your Primary Menu, you can add this in style.css:
#menu-first { background: saddleBrown url('http://www.kriesi.at/themes/sentence/wp-content/themes/sentence/images/background-images/wood-dark.png') !important; }if you want it on your secondary menu, add this to style.css:
#menu-second { background: saddleBrown url('http://www.kriesi.at/themes/sentence/wp-content/themes/sentence/images/background-images/wood-dark.png'); }Just change the url of the image, and change the saddleBrown to any color. Hope this helps. :)
Regards,
IsmaelPosted 5 months ago #
Reply
You must log in to post.














