| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Adding a graphic | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Re: Adding a graphic
What theme do you use? I believe all the built-in themes have no right sidebar, and a few pages that display blocks in the right sidebar just emulate it through CSS rules (like the "Bestsellers" block on the home page in our Ideal Responsive online demo).
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#12
|
|||||||
|
|||||||
Re: Adding a graphic
Hi Alex
Thanks for getting back to me I'm using a 3rd Part clean look skin. Is there any way of finding out the file I need to edit ? .. struggling on ! Cheers rjk
__________________
xcart 4.0 |
|||||||
#13
|
|||||||
|
|||||||
Re: Adding a graphic
Hi @richardjknox,
Which version of xcart are you using? What is the skin called? Kind regards ITVV
__________________
X-Cart Pro 4.7.12 Active and working great with reBOOT-reDUX X-Cart Pro 4.6.6 Retired after 6 years of first class service X-Cart Pro 4.1.7 Retired after 9 years of first class service Apache: 2.4.25 PHP: 7.4.5 MariaDB: 10.1.44 Arch: x86_64 |
|||||||
#14
|
|||||||
|
|||||||
Re: Adding a graphic
hi
4.6 and 7dana clean look wwww.pcdcomputers.co.uk Just want to add some logos to the right hand side .. looks a bit bare. Nice if you could help Cheers Richard Knox
__________________
xcart 4.0 |
|||||||
#15
|
|||||||||
|
|||||||||
Re: Adding a graphic
You would need to edit the file:
customer/right_bar.tpl in your template folder. Either add the images and code directly in there, or create a new template and call that from the right_bar.tpl template. Finding the template to edit though is quite easy - just use Webmaster Mode from admin.
__________________
Paul Dodman e-business & m-commerce consultant w: www.luminointernet.com e: xcart@luminointernet.com Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart. |
|||||||||
#16
|
|||||||
|
|||||||
Re: Adding a graphic
hi
that's the problem it doesn't exist ...it's something to do with the CSS as mentioned by Alex above Cheers rjk
__________________
xcart 4.0 |
|||||||
#17
|
|||||||||
|
|||||||||
Re: Adding a graphic
At this stage, we are not dealing with css.
Css is just for the styles we want to apply. Firstly you need to find and add the code that you might then style using css. All templates exist in the common_files folder. X-Cart first looks for templates in the custom template folder - if they don't exist there, then it uses the default ones in the common folder. Templates only exist in the custom folders if they have been modified. So if there is no right_bar template in the custom folder, it is using the default one in the common folder. You can edit that there, or you can upload it yourself to the custom folder, and it will then take precedence over the file in the common folder. Again, if you use Webmaster mode, you'll see both the template in question, and which folder it is in.
__________________
Paul Dodman e-business & m-commerce consultant w: www.luminointernet.com e: xcart@luminointernet.com Professional X-Cart help, advice, support and services, specialists in Mobile X-Cart. |
|||||||||
#18
|
|||||||
|
|||||||
Re: Adding a graphic
@richardjknox
Try having a look in: - skin/customer/home.tpl From memory I think that this file controls left and right data / images. It did in an older version anyway. Hope that helps? Regards ITVV
__________________
X-Cart Pro 4.7.12 Active and working great with reBOOT-reDUX X-Cart Pro 4.6.6 Retired after 6 years of first class service X-Cart Pro 4.1.7 Retired after 9 years of first class service Apache: 2.4.25 PHP: 7.4.5 MariaDB: 10.1.44 Arch: x86_64 |
|||||||
#19
|
|||||||
|
|||||||
Re: Adding a graphic
UPDATE
Actually perhaps in: - skin/common_files/customer/content.tpl ITVV
__________________
X-Cart Pro 4.7.12 Active and working great with reBOOT-reDUX X-Cart Pro 4.6.6 Retired after 6 years of first class service X-Cart Pro 4.1.7 Retired after 9 years of first class service Apache: 2.4.25 PHP: 7.4.5 MariaDB: 10.1.44 Arch: x86_64 |
|||||||
#20
|
|||||||
|
|||||||
Re: Adding a graphic
thanks Guys
I haven't got ftp access here at work ... so I'll have a look when I get back home tonight, and let you know how I get on Cheers rjk
__________________
xcart 4.0 |
|||||||
|
|
|||
X-Cart forums © 2001-2020
|