-
AuthorPosts
-
chizuoka Friend
chizuoka
- Join date:
- June 2013
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
May 3, 2014 at 5:55 pm #197360Referring to this screenshot
http://screenpresso.com/=Zft2gI tried the original code:
<blockquote>
<div class=”featured-work”>
<div class=”row”>
<div class=”span6 featured-work-item first”>
<div class=”featured-work-inner”>
<div class=”row”>
<h3 class=”module-title span4″>Realtime Enterprise Task Assignments</h3>
</div>
<p>Our latest work is our most ambitious and successful to date. We reimagined four of advertising’s most iconic campaigns, inspired a nation to take a stand against the obesity epidemic, and picked up six Cannes Lions along the way</p>
<ul>
<li>Curabitur rutrum diam quis congue adipiscing.</li>
<li>Aliquam semper non ipsum eget rutrum.</li>
<li>Vivamus molestie ultrices magna.</li>
<li>Donec fringilla justo nec urna pellentesque.</li>
</ul>
</div>
</div>
<div class=”span6 featured-work-item last”>
<div class=”featured-work-inner”><img src=”images/content_img/rapidassign/mainmap.jpg” alt=”” width=”258″ height=”414″ /></div>
</div>
</div>
</div>
</blockquote>and changed the first line <div class=”featured-work”> to <div class=”rapidassign”>
and that line dissapeared… leading me to believe that vertical line is defined else where.. but where?
Thanks!
swissa Friendswissa
- Join date:
- November 2011
- Posts:
- 1955
- Downloads:
- 7
- Uploads:
- 277
- Thanks:
- 175
- Thanked:
- 717 times in 572 posts
May 3, 2014 at 10:03 pm #533427It will come from the css
You can try this code in your custom.css
.t3-sidebar-2 {background: none;
}or
.t3-sidebar-2 {background: none !important;
}That should remove the line
Hope that helps
chizuoka Friendchizuoka
- Join date:
- June 2013
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
May 4, 2014 at 12:29 am #533443Hi… thanks for the reply… actually im not trying to remove the line… im trying to ADD it…. but wondering where i should modify to add it. 😉
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 4, 2014 at 12:45 am #533446<em>@chizuoka 425072 wrote:</em><blockquote>Hi… thanks for the reply… actually im not trying to remove the line… im trying to ADD it…. but wondering where i should modify to add it. ;)</blockquote>
It would be helpful if you could provide the url of the site you’re working on
chizuoka Friendchizuoka
- Join date:
- June 2013
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
May 4, 2014 at 12:48 am #533447TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 4, 2014 at 2:48 am #533452That border is defined within the following CSS rule . . .
Within file path –> /forwen/templates/ja_beranis/css/template.css
at line 1726, where you will see the following:
.featured-work .last .featured-work-inner {
border-left: 1px solid #E5E5E5
padding-left: 40px;
}Hope That Helps
1 user says Thank You to TomC for this useful post
chizuoka Friendchizuoka
- Join date:
- June 2013
- Posts:
- 38
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 11
- Thanked:
- 2 times in 1 posts
May 4, 2014 at 3:00 am #533453ah i see… seems this template has a lot of hidden css work…. :laugh:
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 4, 2014 at 5:51 pm #533487<em>@chizuoka 425085 wrote:</em><blockquote>ah i see… seems this template has a lot of hidden css work…. :laugh:</blockquote>
Most of the styling for most contemporary websites is established by Cascading Style Sheets (CSS)
All the best with your continuing site development. 🙂
1 user says Thank You to TomC for this useful post
-
AuthorPosts
This topic contains 8 replies, has 3 voices, and was last updated by TomC 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum