-
AuthorPosts
-
January 16, 2015 at 11:47 pm #381140
How can I add a rule (or left border) to the the Our Team sidebar column on this page (it’s actually a widget, not a sidebar) in a column layout). Also, how can I change the steady state back to the black/grey (with a hover color of #02a1e5) without changing the general stylings? Thanks!
http://www.iveyengineering.com/iveyengineeringdev/william-ivey/
January 19, 2015 at 5:56 pm #381960Hi iveyeng!
Try dragging a codeblock element to your content and add this inside.
<style type = "text/css"> .entry-content-wrapper > *:last-child { border-left: 1px solid black; margin-left: 20px !important; padding-left: 70px !important; } </style>
I’m not sure what your talking about in your second request though. Take a screenshot and highlight what your trying to do so we can get a better idea.
Best regards,
ElliottJanuary 20, 2015 at 1:54 am #382226Thanks Elliot for the reply. I’d like the color of the border to be #e1e1e1. Also would like the rule/border to connect to the top and bottom horizontal lines. So it looks like the side bar on the page below. Also could the padding or spacing of the vertical line be changed to that it’s more like the example page below.
For the second request, I meant that the link colors look like those on the example page below (grey for off and blue for when mouse hovers).
http://www.iveyengineering.com/iveyengineeringdev/adam-vaczek/
This is the page I’m making changes to with your code edits:
http://www.iveyengineering.com/iveyengineeringdev/william-ivey/Thanks!
January 21, 2015 at 5:26 pm #383150Hi!
Your link is asking for a login. Also please create a screenshot and highlight exactly what your trying to do so we know for sure we understand each other.
Best regards,
ElliottJanuary 21, 2015 at 10:29 pm #383380I included the log in and password in the above thread (private data).
I am now not getting the rule that was added with the code you gave me above. It appears like this now.
http://www.iveyengineering.com/iveyengineeringdev/william-r-ivey-option-5
I would like the sidebar (widget) to appear like as you see in this link, but as a widget with the color section at the bottom. http://www.iveyengineering.com/iveyengineeringdev/william-ivey/
If I use the sidebar feature with the color section it displays it at the bottom (see link below), which is not what I want.
http://www.iveyengineering.com/iveyengineeringdev/william-ivey-option4/
I saved a screenshot of what I want but there’s no attachment option available.
January 23, 2015 at 10:30 am #384274 -
AuthorPosts
- You must be logged in to reply to this topic.