Jump to content

Newbie question


Recommended Posts

Hi everyone im loving this prestashop and im currently customising a test site here http://rollingsixes.co.uk/store/ to look like the site that ill be launching here http://rollingsixes.co.uk/sixsurf/ im pretty happy so far but what i would really like is to be able to slot the two nav bars from the home page into the top of the store, above the featured items.

Is this easy or am i better off searching for a freelancer.

Cheers
A

Link to comment
Share on other sites

I'd just post the following into your themes "header.tpl" file just before <!-- Left --> [Or where the header ends]:

   
 <!-- START TOP NAVIGATION BAR --> 

 


Spot reports
Constantine Bay
 Falmouth
 Perranporth-Droskyn
 Perran Sands
 Porthtowan
 Praa Sands
 

 Webcams
 Photos
 Forum
 Store
 

<!--/nav-left --> 

        

Subscribe via: RSS 

<!--/nav-right --> 

<!--/nav--> 

<!-- START CATEGORY NAVIGATION (SUCKERFISH CSS) --> 


Featured
 Videos
 UK Surf news
Swellcloud
 


 

<!--/nav2--> 


Your only issue then is getting Suckerfish CSS, I couldn't find that in your websites source but it should be as easy as just adding suckerfish.css into your themes CSS folder. If that fails I'd just paste suckerfish into your theme's global.css and hope for the best!

Hope that helps, any problems let me know! :)
Note: You could have an issue if your theme already uses id="nav" if thats the case just run through all the cases of nav and replace them with 'mycustommenu' or something that isn't used!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...