Sidebar Module with 3 images?
Amazing responsive, mobile ready VirtueMart e-commerce Joomla template
Rate this topic: 




1.00 out of 6 based on 1 vote(s)
- GK User
- Mon Mar 30, 2015 9:47 am
- Reply with quote
- Report this post
Hello,
is there a way to style the Sidebar module with 3 Images? I tried but no success.
I want to style the Sidebar like this image below.
Can you pls help me?
Thanks Sebastian
is there a way to style the Sidebar module with 3 Images? I tried but no success.
I want to style the Sidebar like this image below.
box.png
Can you pls help me?
Thanks Sebastian
-

- Fresh Boarder
- GK User
- Mon Mar 30, 2015 10:33 am
- Reply with quote
- Report this post
You could do it with use of css pseudoclasses or by adding additional mockup in sidebar.
-

- Moderator
- GK User
- Mon Mar 30, 2015 10:48 am
- Reply with quote
- Report this post
Ok, i tried like this:
and in Joomla i gave the module the Suffix: sidebar-right, but it isn´t working.
- Code: Select all
.sidebar-right .shadow-top {
background: url(../images/sidebar/shadow-top.png) no-repeat;
height: 36px;
}
.sidebar-right .shadow-middle {
background: url(../images/sidebar/shadow-middle.png) repeat-y;
}
.sidebar-right .shadow-bottom {
background: url(../images/sidebar/shadow-bottom.png) no-repeat;
height: 36px
}
and in Joomla i gave the module the Suffix: sidebar-right, but it isn´t working.
-

- Fresh Boarder
- GK User
- Mon Mar 30, 2015 11:00 am
- Reply with quote
- Report this post
Could you please post an url to your site?
-

- Moderator
- GK User
- Thu Apr 09, 2015 3:35 pm
- Reply with quote
- Report this post
But I don't see any html elements matching this css. Am I missing something?
-

- Moderator
5 posts
• Page 1 of 1
