Results 1 to 3 of 3

Thread: Inline CSS in Recent Projects widget

  1. #1
    benhyman's Avatar
    Join Date
    Sep 2012
    Location
    United Kingdom
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Inline CSS in Recent Projects widget

    I'm finding that project titles do not fill more than 60% of the width available in the sidebar widget "recent projects".

    When inspecting, the CSS for that width is written inline, not within style.css, as shown below on the last line. This needs increasing to around 270px, and the css adding to style.css not being written inline. with the h4 tag.

    Unless i'm missing something!?

    Code:
    <div class="panel">
    <div class="recent-padding"></div>
    <div class="post-48 project type-project status-publish hentry recent-box">
    <div class="recent-box-content">
    <div class="recent-box-info">
    <div class="row recent-box-title">
    <div class="large-12 small-12 columns">
    <h4 style="max-width:210px;">

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    benhyman's Avatar
    Join Date
    Sep 2012
    Location
    United Kingdom
    Posts
    10
    Thanks
    0
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. inline styling in the <html> tag
    By korrigan in forum Vantage General Discussion (Legacy)
    Replies: 4
    Last Post: December 9th, 2012, 02:12 AM
  2. inline styling in the <html> tag
    By korrigan in forum Report Vantage Bugs (Legacy)
    Replies: 1
    Last Post: December 3rd, 2012, 05:23 AM
  3. Inline login in header
    By husslemine in forum ClassiPress General Discussion
    Replies: 2
    Last Post: July 1st, 2012, 08:18 AM
  4. Inline Login
    By webcrafty in forum ClassiPress General Discussion
    Replies: 1
    Last Post: November 4th, 2011, 09:59 AM