![]() |
search bar
http://www.prestigedentalproducts.com
Hi, Can some one help me with editing the heard I already deleted the search bar and the orange color bar in skin1 but there is still a white area in the search bar under the logo I have tried to edit the main.ccs and the head.tpl and home.tpl Nothing work I also need to delete the phone number space. I have to do this fast I waiting a help Thanks |
Re: search bar
i got it
thanks |
welcome tpl
hi,
http://www.prestigedentalproducts.com/ 1-if you notice welcome.tpl is lower than the side menu it's not align with the side menu how can i do so? 2- I would like to have a search menu in the side menu how can i do so? thanks |
Re: search bar
1) You have a <br /> and <h1></h1> tags. The <p> you have your iframe in also pushes it down from the top.
2) Create a new sidebox and put the search template in it. 3) Relating to #1, is using an iframe required or necessary? If not, you should instead just put the entire code needed into welcome.tpl |
Re: search bar
thankssssssss
it works very well I need to add a drop down menu to the header it's html css java script http://www.prestigedentalproducts.com/dropdown/dropdown.html here is the code Quote:
when I add this to any template it will not read the css and the java script thank you for the help |
Re: search bar
If your using javascript or css inside .tpl files you need to surrond them with {literal}{/literal} tags because smarty uses {} and thinks your trying to use smarty when instead your not.
Literal tags tell it everything between is not smarty and parse is as it normally would. |
Re: search bar
thanks
thanks thanks thanks |
Re: search bar
I have deleted the login side box
I need the login in the speed bar but I can't find a like to a login page......... :oops: |
Re: search bar
Not sure which you deleted but...
authbox.tpl: Code:
{* auth.tpl: Code:
{* |
Re: search bar
will I didn't mean I have deleted the tpl no
I just deleted the side box I need a link to login page I have used this link http://www.prestigedentalproducts.com/error_message.php?login_incorrect I know it's an error message but it's working fine So Thank you alot do you have any idea if there is any add on or any thing to do a slideshow for images with link to products exactly like the one in this website http://www.pearsondental.com/ and be able to change the photo by date like photos 1,2,3 for May and 4,5,6,7 for July so it will change automatically thank you for your help |
Re: search bar
It's possible with some slideshows, but due to time and such all I can really say is look at those and use {if} statements to tailor to your needs.
|
Re: search bar
thank you I will try it
http://www.prestigedentalproducts.com/home.php?cat=250 I need to change the product layout I need every thing in one line price buy now description I removed the thumbnail but need to remove the see details link the one on left hand side in the thumbnail area thanks :oops: |
Re: search bar
Look for the smarty code
Code:
<a href="{$url}" class="see-details">{$lng.lbl_see_details}</a> As for everything being on one line, you will need to change some css and such. Can't help much since I'm not actually changing the code. |
Re: search bar
thank you
:oops::oops::oops: still the white area there!!!! I have tried every thing I know I could n't remove it |
Re: search bar
The div class "Details" has an inline style with 125px of left margin. Removing that will get rid of the white space.
Edit: To get the buy now button looking aligned, you will want to change .products .buy-now to margin 15px 0 0 |
Re: search bar
is there any way to make the description look like this http://www.pearsondental.com/catalog/product.asp?catid=1025&majcatid=1&subcatid=8597&pi d=98#pd
???????????????????????? thank you alot |
Re: search bar
do you know how to display the sub categories in two columns
When I use the Display subcategories list in multiple columns option it display them in 7 columns and they will be in horizontal alphabetical order I need them to be displayed in two only and in vertical alphabetic order??!!! |
All times are GMT -8. The time now is 03:03 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.