shorn
Forum Replies Created
-
I have sent you an email regarding your search widget.
I would appreciate any further input as to the best way to go about this.
I’m also thinking about custom post templates. I’m assuming this is possible to have, for example, a normal template for my site news, and a customised template for my park info. The park info post template would need to have the layout and coding to pull the custom field data for the park info.Does this sound like something thats possible
Forum: Themes and Templates
In reply to: Can someone test my layout please??OK, I had a little fiddle!, Still looks good in ie7, and firefox, can someone please tell me how it looks in ie6 (and/or lower)? Thanks!
Forum: Fixing WordPress
In reply to: A very customised homepage – help neededOK, gotta get some kip now, thanks for the reply, i shall give this some more attention tomorrow.
From what Im thinking at the moment, the process will be to
-
1. Edit the index.php file to show three columns (Two columns being within the main contant area)
2. Add loops as described above to each column
3. Work on the layout and how to format the look of each postingForum: Fixing WordPress
In reply to: A very customised homepage – help neededOK, but at present my theme only has two columns, does this mean my theme will require a lot of reworking? because it would need to revert back to two columns for when a review is selected?
Forum: Fixing WordPress
In reply to: A very customised homepage – help neededStill desperately seeking help with this!!!
ThanksForum: Themes and Templates
In reply to: Can someone test my layout please??its quite hard to test what is wrong at the moment as I am using ie7, and iot looks fine! I will continue to play with it!
Forum: Fixing WordPress
In reply to: Creating a page but not having a link in the navigationnevermind, its done now!! thanks!
Forum: Fixing WordPress
In reply to: Creating a page but not having a link in the navigationThanks for th ereply, however im having some trouble implementing it, this is where my list pages php is
function getNav(){ echo str_replace(array("<ul>","</ul>","<li class=\"page_item\">","<li class=\"page_item current_page_item\">","</li>"),"",wp_list_pages('depth=-1&echo=0&title_li=')); }
And i want to exclude page ID 12, any ideas on the correcting editing of this line?
Forum: Themes and Templates
In reply to: vertically aligning text via cssstill looking for assitance with this one if anyone is able to help!
Forum: Themes and Templates
In reply to: Can someone test my layout please??Hi, thanks for the reply, do you mean the border to the left of the (right) sidebar? Any chance you can post a screenshot?
Thanks!
Forum: Themes and Templates
In reply to: vertically aligning text via cssThank you for the link, I have seen similar articles to this but im still not really sure how to implement it.
Here is my css section for the sidebar, any chance of any1 demonstrating how it should be altered?
.sidenav { float: right; width: 210px; background-color:#D6D6D6; } .sidenav h2 { color: #FFFFFF; font: bold 1em Arial, Helvetica, sans-serif; line-height: 30px; margin: 0px; padding-left: 24px; padding-bottom: 0px; background-image:url(img/sidenavbar.jpg); } .sidenav h3 { color: #FFFFFF; font: bold 1em Arial, Helvetica, sans-serif; line-height: 26px; margin: 0px; padding-left: 24px; padding-bottom: 0px; background-image:url(img/sidenavbar1.jpg); } .sidenav ul { padding: 0; border-top: 0px solid #d6d6d6; background-color:#a0a0a0; } .sidenav li { background-color: #a0a0a0; list-style:none; border-bottom: 0px solid #d6d6d6; } .sidenav li a { font-size: 1.1em; color: #FFFFFF; display: block; padding: 4px 0 4px 6%; text-decoration: none; width: 94%; background-color: #a0a0a0; } .sidenav li a:hover { color: #FFFFFF; text-decoration: none; background-image:url(img/sidenavbarhover.jpg); width: 94%; }
Forum: Themes and Templates
In reply to: vertically aligning text via cssyea that didnt work!? Any takers?
Forum: Your WordPress
In reply to: My Custom ThemeVery nice except the nav buttons. These (IMO) look pretty weak in comparison to the rest of the layout, which in turn, looks pretty sleek.
The font is ‘orrible, if you change it you will not regret it, im sure!