simpson7647 Posted January 16, 2011 Share Posted January 16, 2011 hi all, im after a little bit of help.Currently looking at my website, the main body is quite thin as i have the catagory bar to the left and another bar to the night.But what i realise is off the website is simply white screen so is there anyway to expand the website so it covers some of the white free space?Many thanks,regards,Ryan Link to comment Share on other sites More sharing options...
simpson7647 Posted January 17, 2011 Author Share Posted January 17, 2011 Bumppp, anyone?Thanks Link to comment Share on other sites More sharing options...
simpson7647 Posted January 18, 2011 Author Share Posted January 18, 2011 someone must be able to help, sorry but its kind urgent.thanks! Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 hi all, someone must know :/appaz it is the css and i might have to change something in themes but what exactly :/thanks all Link to comment Share on other sites More sharing options...
Patric Posted January 20, 2011 Share Posted January 20, 2011 Topic moved into the good section. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 thank you Patric.Hoopefully ill get some help now and an answer.Fingers crossed! Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted January 20, 2011 Share Posted January 20, 2011 Probably there is a way, but there's no way to tell you, if we don't see the actual site. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 why were you need to see the site out of interest as its the same as everyone elses here as in its the standard size of template and all. :/?So if you or another member knew how to do it on their website, it should be the same? Link to comment Share on other sites More sharing options...
PrestaShopDeveloper Posted January 20, 2011 Share Posted January 20, 2011 This depends on the theme, you're using, the modules that you've enable, their position and the additional changes tha you've done. I assume you're using the default PrestaShop theme. And it's not just one change. You should change the width of the layout, the with of the center column as well as other modules related changes. That's all I can help you so far. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 thanks for the info Ultra.Its actually a custom theme although i spoke to the designers and its apparently exactly the same as the standard one.If anyone can provide all the info that i need to change, it would be GREAT.Thanks all Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 Navigate to your themes folder, inside the theme you are using open the css folder and open global.cssThen use the search button to find these lines; /* global layout */ #page { width: 980px; margin: 0 auto 2px auto; text-align: left } Changing this value will affect a lot of different things on your site, but this is where you can start, backup before making changes and have a play around you might just be able to do what you need. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 thankyou Mitchell, ill give it ago. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 Thanks for the help so far, an updateOrigionally i was looking to widen my website as there is white space either side which can be used elsewhere.As i would like the main screen the be that little bit bigger.So i changed:/* global layout */#page { width: 980px; margin: 0 auto 2px auto; text-align: left}Which was in Global.css to:/* global layout */#page { width: 1280px; margin: 0 auto 2px auto; text-align: left}So now the website has done as i asked as shown in the screen shot below:Uploaded with ImageShack.usAlthough now there are other problems so how can i correct the problems specified.1-- The main block bar along the top with the words home, special is now not long enough, how would i extend this.2-- The banner i guess id simply make that little bit larger.3-- How would i extend the text so that it will write all the way along? Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 Most of this can be solved under the /* global layout */ section in the global.css file.If you eneable your shop at www.protectandenhance.co.uk so I can view the source I might be able to give you some more hints but for now all I can say is explore the global.css Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 okay Mitchell, sure and thank you.Its enabled now Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 Home Specials New Products Top Sellers Contact Sitemap Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 thankk you for your time in looking for that much appreciated So although i have no idea what that haha, ill give what you said a go :/ Im using Google Chrome atm, do i have to use ie?So when you go to the page and click source, it will give you keywords you then search on css global and change?thanks Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 In google chrome simply right click on the page and click view source. And yes basically your looking for the names of the classes which are inside the id="" parameters. They don't have to be divs but searching there will get you started on finding what you are looking for. In my experience learning where to look is a much better fix than a simple copy and paste code, this way you will be better able to solve problems without help in future, and if you are new to e-commerce sites then believe me there will be plenty of problems to solve Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 thank you very much Mitchell for all your help One other thing, say i fix it and it works properly on the browser i am using (google chrome) will it be all okay in other browsers like IE, Firefox etc?thanks Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 Normally there are small differences between the browsers always, but if your code is clean and up to date then there shouldn't be any huge problems. It's always best to test using firefox and chrome then test in internet explorer afterwards to see if theres any bugs. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 okay thanks again One other thing, im still using Version 1.3.1.1 - as it seems rather complicated to upgrade as appaz you have to copy everything you have changed over.Is this going to be an issue?I would love to upgrade though tbh :/thanks Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 It's the biggest pain in the ass ever to upgrade. But when the official 1.4 is released I seriously recommend taking the time and effort to upgrade. It's just too good not to upgrade to. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 alright so no point atm but when 1.4 upgrades, do it yeah?Is how i explained how you upgrade?Whens that out as well do you know?many thanks indeed sir Link to comment Share on other sites More sharing options...
Mitchell Ransom Posted January 20, 2011 Share Posted January 20, 2011 No idea of the release date, it's on beta version 5 now though so I would say it's less than a month away for sure. Basically when you upgrade you just have to do all your modifications again, it's easier than when you first did it because you already have the code you modified but it's certainly a pain to have to do it all again. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 20, 2011 Author Share Posted January 20, 2011 oh okay ill wait for it then How do you find all the dif codes youve modified?thanks for your help Link to comment Share on other sites More sharing options...
simpson7647 Posted January 21, 2011 Author Share Posted January 21, 2011 thanks all for the input, in particular Mitchell After a bit of tinkering, theres a few things that are really bugging me and i really need help.How would i extend the text such as the homepage text, catagory text across the page etc??thanks Link to comment Share on other sites More sharing options...
nuclearholocausto Posted January 28, 2011 Share Posted January 28, 2011 You might want to try Firefox with web developer and firebug add-ons. This setup helps me when I'm trying to debunk most especially CSS issues. Link to comment Share on other sites More sharing options...
simpson7647 Posted January 28, 2011 Author Share Posted January 28, 2011 thanks for the info.I might just leave the website at the size it is atm.thanks 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