I need to expand the main article area horizontally without losing position #40. I have been able to tweak the css or params to shrink #40 but not able to expand main area.
help is always appreciated
AS Templates
POSTED: 2011-11-01
It should be checked, please contact us by email to discuss details. It may cost you some fees.
Ok I try with another article WITHOUT the video in it and it works. I understand that if I put a video in article it does not work.
Am I correct with this explanation? And can I correct that or not?
Ok I find the reason of the problem. I clean all my html code in the feature article of the front page and I keep my video but without any div and it works fine.
It was the last article with my html code for detecting the speed of connection and the type of connection but it seems to work very well with scripts on other place.
On another place, I had found also that any div in html code breaks the layout of the blog if I put an readmore.
I have a problem with the display of sub menu items. I created a wild menu item with 16 items in the menu.
On the home page in the dropdown menu because I see a part of the area shows up at the beginning of the content
Is there some configuration to display all menu items including the area of content? in the module configuration for the menu I selected the option to display all items in the menu
AS Templates
POSTED: 2011-11-17
Can you please provide us with an URL? WE have to check it. Thank You.
Hi there, is it possible to delete the featured article box? I´m not using featured articles. But if there are none, the template still leaves the box of the featured article on the page. I cannot find any module or anything that is turned on (even it has no own module position....).
Any ideas?
AS Templates
POSTED: 2011-11-17
Please replace the following class in template.css file on the line 777:
hmmm did not solve the problem. I made the changes to the template.css and nothing changed:
http://www.soaw.de/2/
I only use positions above the featured articles box, thus it is right below all content and seperates the footer from the rest of the page in a bad style :-/
AS Templates
POSTED: 2011-11-17
In the article you missed closing div tag, please check it.
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
ASTEMDESIGN3,
The home page should contains at least one featured article.
Please see How To page for more info:
http://astemplates.com/itemdetails.php?id=96&page=howto&article=15
View History
View History
another question:
I need to expand the main article area horizontally without losing position #40. I have been able to tweak the css or params to shrink #40 but not able to expand main area.
help is always appreciated
View History
The home page had a featured article. I use Joomla 1.7.2 is it the problem?
View History
Am I correct with this explanation? And can I correct that or not?
View History
It was the last article with my html code for detecting the speed of connection and the type of connection but it seems to work very well with scripts on other place.
On another place, I had found also that any div in html code breaks the layout of the blog if I put an readmore.
Thank you.
View History
I want achieve the same effect like in demo.
http://astemplates.com/itemdetails.php?id=96&page=howto&article=15
View History
On the home page in the dropdown menu because I see a part of the area shows up at the beginning of the content
Is there some configuration to display all menu items including the area of content? in the module configuration for the menu I selected the option to display all items in the menu
View History
Any ideas?
#colmain #component {
border: 1px solid;
float: left;
margin: 0 0 25px;
overflow: hidden;
padding: 25px;
}
With the following:
#colmain #component {
border: none;
float: left;
margin: 0px;
overflow: visible;
padding: 0px;
}
View History
http://www.soaw.de/2/
I only use positions above the featured articles box, thus it is right below all content and seperates the footer from the rest of the page in a bad style :-/
View History
View History