-
Post is under moderation
Checking for html errors using w3c.org
Version 1.1.1 Checking for html errors using w3c.org reveals: Error: Element column not allowed as child of element div in this context. (Suppressing further errors from this subtree.) From line 118, column 20; to line 118, column 71 ass="r...
Stream item published successfully. Item will now be visible on your stream. -
-
Post is under moderation
I had the same issue, fixed it by editing customizer.css and changing the background colour. It was set to the same colour as the text (blue). http://solsticeorganics.com.au customizer.css .btn-primary { background-color : #aaa; } .b...
Stream item published successfully. Item will now be visible on your stream. -
-
Post is under moderation
What is the correct way to change the column and overall site widths?
Hi, I have updated my test site to 1.1.1 and it seems to be working fine. http://solsticeorganics.com.au I would like to increase the width of the three columns by an equal amount of 20px, increasing the overall width by 60px. I have tried altering ...
Stream item published successfully. Item will now be visible on your stream. -
-
Post is under moderationHi, I have updated my test site to 1.1.1 and it seems to be working fine. http://solsticeorganics.com.au
I would like to increase the width of the three columns by an equal amount of 20px, increasing the overall width by 60px. I have tried altering the css below but it does not seem to have any effect. What is the correct way to change the column and overall site widths?
stylesheet.css
/* fixed colum left + content + right*/
@media (min-width: 768px) {
#column-left .product-layout .col-md-3 {
width: 100%;
}
#column-left + #content .product-layout .col-md-3 {
width: 50%;
}
#column-left + #content + #column-right .product-layout .col-md-3{
width: 100%;
}
#content + #column-right .product-layout .col-md-3{
width: 100%;
}
Thanks,
AndrewStream item published successfully. Item will now be visible on your stream. -
-
Post is under moderation
Hi Denis, Thanks for the prompt reply, it is working fine now and Arastta is installed and running perfectly. I temporarily set the folder permissions to 777 and config.php was created by the system as you described. Regards. Andrew...
Stream item published successfully. Item will now be visible on your stream. -
-
Post is under moderation
Where is config.php
Mavericks Error: Could not write to config.php file. Please, check you have set the correct CHMOD permissions! Where is config.php?...
Stream item published successfully. Item will now be visible on your stream. -
-
Stream item published successfully. Item will now be visible on your stream.