Welcome, Guest. Please login or register.
September 06, 2008, 09:31:59 AM
Home Help Search Login Register
News: New DigiStore Versions for Joomla 1.0 and 1.5

+  iJoomla Forum
|-+  iJoomla Digistore
| |-+  Support Questions
| | |-+  0KB CSS file?
« previous next »
Pages: [1] Print
Author Topic: 0KB CSS file?  (Read 303 times)
lala_ina
customers
Newbie
*
Posts: 6


View Profile Email
« on: April 27, 2008, 01:40:23 AM »

Hi iJoomla,
I like your digistore and hopefully my store will open soon.
I have few questions on CSS.

1. I try to look digistore.css but apparently it's empty?? (0KB) I'm not a programmer and don't have any idea how to start a css sheet. Do you have any sample?
I like what http://www.deliciouscrochet.com/ do on their store and want to have some modification on fonts etc like they do.

2. I browsed this forum and found out that normally digistore will take template css, but how to modify the template css if there's no div-class on script(when I try to look from the DOM Source of Selection).

Waiting for reply. Thanks  Smiley
Logged
RicardoCorai
customers
Hero Member
*
Posts: 1856


View Profile WWW
« Reply #1 on: April 28, 2008, 06:03:51 PM »

Hi,
DeliciousCrochet.com is my wife´s website!  Cool
In your digistore.css you can define something like this:
Code:
.heading {
background: #00008B;
color: white;
font-size: 14px;
font-weight: bold;

}


.cart_heading {
background: #0000EE;
color: white;
font-size: 14px;
font-weight: bold;
padding: 5px 5px 5px 5px;
}

.cart_heading div{
margin-left:5px;
}

.digistore_content {
padding: 5px 5px 5px 5px;

}

.digistore_content div{
                margin-left:5px;
}

.heading a {
color: white;
}

.heading a.visited {
color: white;
}

.intro {
font-size: 11px;
color: #666666;
}

.readmore {
color: #cc0000;
font-size: 10px;
}
Let me know if you have more doubts about this.
Best regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox