Forum Support

Shape 5
March 29, 2024, 05:08:46 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Shape 5 Forum
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Small corrections  (Read 587 times)
damalredes
Jr. Member
**
Offline Offline

Posts: 3



« on: April 12, 2010, 09:08:13 AM »

Hi Shape5 DevTeam, I saw small errors in the Basics template.
In "light.css" there is an error in 13th row:

Code:
div.module_round_box-none {
background:#FFFFFF;
border:solid 1px #border:solid 1px #E5E5E5;;
}

In your typography tutorial there is this code:

Code:
<div class="s5_greenbox">
<div class="tl"></div>
<div class="tr"> </div>
<div class="bl"> </div>
<div class="br"> </div>
Your text here
</div>
</div>

but it is incomplete because not enough: <div class="point"> before the text and last div tag doesn't have a pair, because this doesn't appear yellow icon.
Please, correct it for future users of the template Smiley
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #1 on: April 12, 2010, 09:50:09 AM »

Hello, thank you for pointing this out. I am updating this now.
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
ardase
Jr. Member
**
Offline Offline

Posts: 13



« Reply #2 on: April 12, 2010, 01:33:06 PM »

what is the right correction??
Logged
mikek
Administrator
*****
Offline Offline

Posts: 28743



WWW
« Reply #3 on: April 12, 2010, 01:40:42 PM »

Hello, the code would need to look like this:

<div class="s5_greenbox">
      <div class="tl"></div>
      <div class="tr"></div>
      <div class="bl"></div>
      <div class="br"></div>
   <div class="point"></div>
      Your text here
   </div>
</div>
Logged

Mike Knott
------------
Shape 5 Team

- Need a great host for your website? We highly recommend siteground.com!


- Put your trust in the hands of our extremely qualified staff to get your job done right!


- Firebug is the most powerful web development and debugging tool, and it will save you a lot of time, frustration and forum questions:
Install Firebug
damalredes
Jr. Member
**
Offline Offline

Posts: 3



« Reply #4 on: April 12, 2010, 04:27:43 PM »

and this

div.module_round_box-none {
background:#FFFFFF;
border:solid 1px #border:solid 1px #E5E5E5;

must be:

div.module_round_box-none {
background:#FFFFFF;
border:solid 1px #E5E5E5;
Logged
damalredes
Jr. Member
**
Offline Offline

Posts: 3



« Reply #5 on: April 27, 2010, 01:40:56 AM »

One more problem

There isn't image s5_right_quote.png in images/typography folder
If I tried to use
tags I didn't saw right quote
I had to dowload it from your typography tutorial, fix it please  Wink
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF | SMF © 2013, Simple Machines
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Looking for the largest variety in template designs? Look no more. Never buy 1 theme again. Signups start at just $89 for access to all of our themes.
Send Us An Email
Please send us your questions and we will email you back as soon as we can. Product support questions should be posted in our support forums under the Help menu. Our staff will assist you from there.