Theme Constructor
-
My new theme for WordPress is a Constructor.
This is really constructor – you can change fonts, colors, background images etc (see screenshot on my blog (russian)).TODO List:
- change footer text (ver. 0.2)
- export settings (ver. 0.2)
- localization for Ukrainian
- slideshow with post content (like in some “premium” themes)
If you want any other feature – reply to this topic…
P.S. Sorry for my english
-
This is a great theme and appreciate all of the work that you have put into it- very versatile. How can I widen the page pull downs on the header- a few of the page titles extend past the limits of the pull down.
Thanks
@pierrick
Thanks for you report…@dfitzwater
Please post a URL with example…I love this theme and it’s working out quite well. Just a couple of questions (sorry if they’re a bit stupid).
1. How do I remove the dotted line underneath the entry post title? I’ve been looking for the right code but can’t seem to get it to work.
2. How do I remove the border between the sidebar and the content?
Thanks in advance!
Anton –
I finally got around to applying the latest release. It Looks great and fixes the two issues I had:
1) Increased font size on bulleted items
2) Min container widthMuch thanks.
Dene
Anton-
We did find a that after setting the opacity to none, we still had a shadow in safari (the shadow did not appear in IE or Firefox).
We fixed it by taking out the class=”opacity shadow” parameter of the functions.php file.
Thanks.
Dene
@unsaltednut:
1. Go to CSS tab and paste follow code:.hentry .title a, .hentry .title span { border:0 !important; }2. Use follow code (CSS tab):
#container { border:0 !important; }@dene:
Thanks. List of all issues and enhancement now aviable on Code-Google page: http://code.google.com/p/wp-constructor/issues/listI have installed the Constructor theme and activated it. However, the options panel doesn’t seem to be working. I have gone to the header page and changed the title and description colors. Went to the colors tab and changed the colors. At each change I have pressed the save buttons.
However, nothing changes in the browser even though I have cleared the browser cache each time I make a change.
Also, it was my understanding that the title & description could be turned off and a custom header put in place, but I can’t seem to find those controls.
While I like the design and most of the functionality of the options panel, this theme has a long way to go for true customization.
Hi Anton,
Love your theme – thank you for writing – and distributing – something so versatile and easy to use. I am using it on my website: http://www.calmlondon.co.uk
i do not know coding, so i was wondering if you could help with a couple of things?
1. how can i remove the border around the post title?
2. how can i remove the border surrounding the whole post area? (so there are no borders around at all)
3. is it possible to change the font sizes?Many thanks in advance!
Alina.I installed the constructor and love it. However, I’m have a minor issue. I cannot center the page in IE6. The header image is offset to the right. I’ve tried modifying the CSS with “text-align:center” in the body. Attempted to use conditional tags. No go. Can you provide any additional details? Works great in Firefox and Opera.
Here’s a link to the site:
ivgra.com
Thank you for your time and an awesome theme!@MountainStream:
Please post URL to your blog.
You can’t disable blog title and description, maybe in next versions I do this option.@calmlondon:
Please use CSS tab:/* 1. */ #posts .title { border:0 !important; } /* 2. */ #wrapper { border:0 !important; } /* 3. */ #body { /* for all page */ font-size: 1.2em; } #posts { /* for posts only */ } .sidebar { /* for sidebars */ }@shanonw76:
I fix IE6 issue in 0.4.1 version. For change image position – use tab Images – and click on needed position.Sorry for my English…
Anton, AWESOME, it works!! 🙂
Spasibo!!!
oh, one more thing (sorry!)
it looks fabulous! but…
‘Categories’, ‘Archive’ and ‘Blogroll’ title are still HUGE.
Could you give me two options please:
1) Reduce size to half point of what is is now
2) Remove the titles completely (but leave the links that are currently below, such as ‘Uncategorized’ and ‘April 2009’If you have time only for one, I’d love the answer to No 2 please!
Thank you very much. I will feature a tribute to the theme on the ‘About’ page once I have built it!
Just built my site (www.coopersmithagency.com) using the wonderful Constructor theme. I’m on a Mac with Firefox and Safari, and it looks awesome. I checked it on two PCs running Internet Explorer (IE 7.0).
The main issue is that the sidebars don’t show up on any “pages.” They show up on the blog posts (press releases) and the archive (newsroom). How do I fix that? It really seems like the problem is limited to pages built using the “pages.php” file.
Also, on one of the computers, the image across the top also appears at the bottom and it’s got a blue background.
Help!
Thank you!
Also, on the “What We Do” page (http://coopersmithagency.com/services/), the text is running off the side of the page and then oddly repeating itself at some of the line breaks.
In each case, it’s always the first line of the text.
I fixed the sidebar issue. Screwed up editing some code, and it’s now right.
Still didn’t figure out the text wrap problem, so I manually hit return in the places it was wonky.
The topic ‘Theme Constructor’ is closed to new replies.