johnmoore84 Posted September 3, 2010 Share Posted September 3, 2010 Hi everyone, I have had abit of success with our website which is good but I have been having problems finding a theme that works ok.I have found a theme that I like which seems to work ok doesnt bring up and ssl errors like other themes I have tryed buy I do have a small problem which im hoping some wounderfull person can help me with.I have changed the theme to floreal2 but the top buttons are not showing. They work ok and the links are all there but the images dont seem to be showing. Im using version Version 1.2.5.0Can anyone help me with this if they no what going wrongmy website address is www.stakehillnurseries.co.uk if you can take a look.Thank you. Link to comment Share on other sites More sharing options...
razaro Posted September 3, 2010 Share Posted September 3, 2010 Here is code that causing problems #headermenu a { background:url("../img/img.jpg") repeat-x scroll left top transparent; border:medium none; color:#FFFFFF; display:block; font-family:Georgia,"Times New Roman",Times,serif; font-size:18px; font-weight:normal; height:39px; margin-left:3px; padding-top:12px; text-align:center; text-decoration:none; width:120px; } at global.css (line 3493).In your theme img folder file img.jpg is missing.You can add change that image or if you want to try just delete line background:url("../img/img.jpg") repeat-x scroll left top transparent; Link to comment Share on other sites More sharing options...
johnmoore84 Posted September 3, 2010 Author Share Posted September 3, 2010 Hi V.I.P. Did you copy that code directly from my website because I dont seem to be able to locate the code section you have high lighted above in the global.css file Link to comment Share on other sites More sharing options...
razaro Posted September 3, 2010 Share Posted September 3, 2010 Yes it is directly from your site themes/Floreal2/css/global.css at the end of file.And please without that V.I.P little bit strange like Hi Beginner :-)razaro Link to comment Share on other sites More sharing options...
johnmoore84 Posted September 3, 2010 Author Share Posted September 3, 2010 Thanks very much that worked a treat. I opened the code up in filazilla ftp and it looked a little different so was unsure if i was looking at the right code. Link to comment Share on other sites More sharing options...
johnmoore84 Posted September 3, 2010 Author Share Posted September 3, 2010 Hi can i ask, where the stakehill logo is, how would I remove this totaly. I plant to edit the banner itself and add the logo to this so it looks better.Thanks Link to comment Share on other sites More sharing options...
razaro Posted September 3, 2010 Share Posted September 3, 2010 In themes/Floreal2/header.tpl delete line 48 <h1 id="logo"><a href="{$base_dir}" title="{$shop_name|escape:'htmlall':'UTF-8'}"><img src="{$img_ps_dir}logo.png" alt="{$shop_name|escape:'htmlall':'UTF-8'}" /> And please edit your first post and add [sOLVED] the front of the title. Link to comment Share on other sites More sharing options...
johnmoore84 Posted September 3, 2010 Author Share Posted September 3, 2010 Thank you very much for all your help and advice. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now