![]() |
How can I change the content box
One the customer side/store front what file is the content box stored in?
I want to change the way it looks, see the sample link below: http://www.pariscape.com/window.gif How can I do the above? I want to remove the background image and table border on all pages. Categories, pages, etc.. Thanks :D |
edit dialog.tpl
this kind of stuff is covered in the manual & faq :wink: |
Thank you shan for your post
If I change the dialog.tpl file, will it reflect on both sides - customer and admin? I need it to change only on the customer side. Any thoughts? Thanks |
Would it be possible to write a if statement that was along the lines of
Code:
{if $dir eq "admin"} I can't quiet get the logic right? Does anyone have any thoughts? |
Hi elabdesigns,
Tthis should do the trick: Code:
{if $usertype == "C"} Gijs |
All times are GMT -8. The time now is 04:38 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.