- Posts: 10
- Thank you received: 0
How to delete dashes
-
atolf19
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 8 months ago #31035
by atolf19
How to delete dashes was created by atolf19
Hi I'd like to delete dashes (stripped lines) around the central area. This is the site
www.cervezaslacibeles.com/index.php
. Please, could you help me? Regards!
Please Log in to join the conversation.
-
milos
Support Staff -
- Moderator
-
Less
More
- Posts: 6793
- Thank you received: 722
11 years 8 months ago #31046
by milos
Replied by milos on topic How to delete dashes
Hi,
You can edit file /templates/hot_vortex/css/layout.css and around line 78 you will see this:
You should delete the line with the border definition.
Thanks
Milos
You can edit file /templates/hot_vortex/css/layout.css and around line 78 you will see this:
Code:
.content_pad {
padding: 30px 15px;
margin: 4px;
border: 1px dashed #cacaca;
}
Thanks
Milos
Please Log in to join the conversation.
Time to create page: 0.153 seconds