jsshuai
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Twenty Twelve] ad to the right of the site titlehi batharoy,
i created the child theme based on twentytwelve theme.
here’s my website
exantefx.com
but the pages seems to be messed up. i’m not sure where i did wrong. could you please take a quick look?
thanks alot
Jason
Forum: Themes and Templates
In reply to: [ColorLight] content widthone more question, if i want to modify the html file, is it possible to do this on wordpress’s editor page?
Forum: Themes and Templates
In reply to: [ColorLight] content widthi put in the code, it seem to work in terms of dividing the areas to the desired width. i used:
div#primary.site-content div#content article#post-57.post-57 div.entry-content div table tbody tr td:nth-child(1){width:38% !important;}
div#primary.site-content div#content article#post-57.post-57 div.entry-content div table tbody tr td:nth-child(4){width:62% !important;}
however, if you pls look at this website, it still does not look the same:
https://www.myfxbook.com/dashboard
where you see the two widgets on the top is perfectly aligned, and that the bottom, there is a shadow. would it be possible to do this?
thanks alot!
Forum: Themes and Templates
In reply to: [ColorLight] content widthsorry, i wasn’t clear. let me rephrase my questions:
i meant to have the content area divided into 35% and 65%.
This code seems to divide the content and the side bar into 50% and 50%.
Can we modify the code to divide only the content area and not the side bar? Thanks!
Forum: Themes and Templates
In reply to: [ColorLight] content widthhere is the specific page i’m talking about:
Forum: Themes and Templates
In reply to: [ColorLight] content widthmy site address is https://www.exantefx.com
on “news” page, i have two columns embeded in the page, but the widget on the left only require 35% of the space i guess, whereas the right widgets requires a larger space. I’m wondering what would be the code to adjust the widths!
thanks in advance!
jsshuai