Horizontal rule

User 169901 Photo


Registered User
22 posts

Did a search for this but I did not get what I'm looking for, sorry if this was asked before.

I want to add horizontal rule to the first page to separate the categories and products so they have the appearance to be in separate sections, any way to do this directly or do I have use the html option and have it in there? if so what is the code to do so. thanks!

This is the page where you have the products with the "show on shop home page" option on.
User 364143 Photo


Guest
5,410 posts

I don't believe you can easily do what you want because of how the program is hardcoded to display the pages. Someone may have a php file hack for you. :)

Horizontal rule: http://www.w3schools.com/tags/tag_hr.asp
CoffeeCup... Yeah, they are the best!
User 117361 Photo


Ambassador
6,076 posts

I have just done this myself on this page...
http://www.venicedigital.com/shopitaly/Pacchetti_siti_web.php

I used
<hr size="2" color="#333333" />

Not sure if this is still standards' compliant, but it worked anyway!
User 562592 Photo


Registered User
2,038 posts

What I have done for a client in the past was create a categories html page and have that linked to the cart. This way I have complete control over the design.
The philosopher has not done philosophy until he has acted upon the mere conviction of his idea; for proof of the theory is in the act, not the idea.

My Web Development Company: http://www.innovatewebdevelopment.com (Created with Coffee Cup Software).

My Personal Website: http://www.EricSEnglish.com

User 169901 Photo


Registered User
22 posts

thank you for the suggestions, I will give them a try.
User 117361 Photo


Ambassador
6,076 posts

Sorry Demco... I hadn't noticed that you wanted it in the categories page. So Eric's suggestion sounds good and then you can still use the horizontal rule code I added.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.