Editing the "MainDiv" area?????????

Discuss Page and Text Editing in ScrewTurn Wiki.

Editing the "MainDiv" area?????????

Postby jmsearcy » Thu Apr 24, 2008 8:32 pm

I'm going through and changing the formatting of the default template css. I'm using the http://www.saveatclose.com/all/wiki/ layout as my guide. I am using a java script to apply the rounded corner look to a certain div id. I am running into a problem when trying to apply this to the "MainDiv."


Any ideas????


my page is located at http://services.valdosta.edu/wiki/. Any help is much appreciated,

-Joe
jmsearcy
 
Posts: 3
Joined: Thu Apr 24, 2008 8:20 pm

Postby Nathan » Thu Apr 24, 2008 11:49 pm

Sorry just wanted to say thats looking good! :-)
Nathan
 
Posts: 8
Joined: Thu May 03, 2007 11:41 am
Location: Uk

Postby sacjohn » Tue Apr 29, 2008 5:03 pm

For http://saveatclose.com/all/wiki/ I use the great javascript rounding from http://www.curvycorners.net

CurvyCorners allows me to use one script call to round all the <div>'s on my page that have the same class name (in my case, I use the class called "sacBox" on each div that I want rounded).

In order to make this work on the screwturn wiki, I made this change to the master page of my theme:

from..
Code: Select all
<div ID="MainDiv">


to..
Code: Select all
<div ID="MainDiv" class="sacBox">


the CurvyCorners script handles the rest for me.

I hope that helps!
sacjohn
 
Posts: 23
Joined: Mon Mar 03, 2008 12:34 am
Location: Texas

Postby jmsearcy » Thu May 01, 2008 11:53 pm

I have tried that already, but to no avail. Not sure what the problem could be.

P.S. I'm using Curvy Corners as well
jmsearcy
 
Posts: 3
Joined: Thu Apr 24, 2008 8:20 pm

Postby sacjohn » Sat May 10, 2008 5:21 am

jmsearcy wrote:I have tried that already, but to no avail. Not sure what the problem could be.

P.S. I'm using Curvy Corners as well


Hmmm, I looked at your page's source and the your "MainDiv" does not also include the class="sacBox" property. I guess you are saying you tried it, but then removed it after it didn't work for you?
sacjohn
 
Posts: 23
Joined: Mon Mar 03, 2008 12:34 am
Location: Texas

Re: Editing the "MainDiv" area?????????

Postby jmsearcy » Wed Jun 04, 2008 9:45 pm

Correct.....I've changed it back, so it currently has the class specified as "sacbox." Take a look now and let me know what you think,

-Joe
jmsearcy
 
Posts: 3
Joined: Thu Apr 24, 2008 8:20 pm


Return to Page/Text Editing - WikiMarkup

Who is online

Users browsing this forum: No registered users and 2 guests