Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

townjar
Advanced Member

139 Posts

Pre-sales questions only
(More Details...)

Posted - 11/21/2017 :  04:07:01  
Hi.

My discount name won't line up with the Discounts Apply! text. Can you help me so that the product detailname, discounts apply! text and the actual discount name are all in line with each other.

e.g
https://portoracing.com/proddetail.php?prod=Jockey_Helmet_-_Champion_Euro_Deluxe_Plus

thank you

Andy
ECT Moderator

95440 Posts

Posted - 11/21/2017 :  04:32:37  
Hi

Add this to your css file, style.css

.detaildiscounts{float:left;width:66%;margin-left:29px;}

Andy

Please feel free to review / rate our software

townjar
Advanced Member

139 Posts

Pre-sales questions only
(More Details...)

Posted - 11/21/2017 :  04:51:42  
Thanks Andy. Looks a lot better but not quite inline and goes a bit skewed when looking on smaller screens. I wonder can the discount name go on the same line as Discounts Apply! ?

Andy
ECT Moderator

95440 Posts

Posted - 11/21/2017 :  06:30:38  
They can't go on the same line but this is what I think you need to do

div.detailname h1 and div.detaildescription should be changed to float:left rather than float:right

Then use

span.detaildiscountsapply{
width:70%;float:left;
}

.detaildiscounts{float:left;width:66%;margin-left:4px}

Andy


Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000