Pro Theme Design Forum » Elemental » Comments and Suggestions
Help for Elemental
|
Hi Do you plan to put some support material at http://prothemedesign.com/support/elemental-help/ similar to the documentation for Mimbo-Pro at http://prothemedesign.com/support/mimbo-pro-help/? Thanks Chablo |
|
Sorry... found it at http://prothemedesign.com/support/elemental/ C |
|
|
No worries :) We're actually working on a brand new, considerably more comprehensive, set of documentation which will hopefully make customising the theme a lot easier |
|
|
Id love to find out how to edit the sidebar closest to the main content on the right, as well as include that sidebar on the single post page. Can a left sidebar be included as well? |
|
|
Found the sidebar nearest to the main content but why was it named center homepage column? Don't get that. Anyways keep up the good work...I'd love to have a left sidebar, can someone help me with that please. |
|
|
Glad you found it. What do you think we should call it instead? The column is in the center of the homepage so I think the name makes sense? |
|
|
Not sure Ben, but how do you adjust the size of that center column plus how do you put in a left sidebar? |
|
|
Ben can you include an option for the center homepage column to appear on the single post page. |
|
|
Ben or Darren. I would love help with the following with regards to your elemental theme. 1. Resizing the post titles If I can achieve these I'll be good. This is the fastest loading theme I ever come across. |
|
|
Please include resizing the space between categories. Thanks |
|
|
1. This can be found in layout.css, though I'm assuming you're editing a child theme (strongly recommended) since Elemental is essentially just a framework. See line 444:
2. Again, if you're using a child theme, you could just copy the relevant columns from index.php over to single.php. 3. On line 201 of layout.css, you'll see a #header which you can change the background to something like:
Again as before, if you plan on installing future upgrades of Elemental and want to take advantage of the feautres, I would avoid editing the core files and create a child theme. I'd also install Firebug for Firefox which is a great tool for identifying which styles get applied to which elements. Firebug is definitely a lifesaver. Re: the categories widget, you can change the spacing/padding in styles.css, line 470. |
|
|
Thanks Darren...What about adding a left sidebar and having two right sidebars throughout the theme. If i can achieved that I'll be set.. |
|
|
not using a child theme by the way |
Reply
You must log in to post.