News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - hypnoticvibe

#31
Support Requests / Re: CSS
April 23, 2006, 10:03:32 PM
This always works in Opera, FF, IE, and Safari...
Here's how I would align the text:

.centertext {
  position: absolute;
  height: apx;
  width: bpx;
  top: 50%;
  margin-top: -xpx;
  left:50%;
  margin-left: -ypx;
  visibility: visible;
}

Make x half of a. (dont' remove the negative symbol)
Make y half of b. (dont' remove the negative symbol)
Then...
<div class="centertext">
TEXT HERE
</div>
#32
Support Requests / Re: Nameservers
April 23, 2006, 09:43:11 PM
Thank you for the help. Everything is working okay except I don't know how to set the Email to point to Gmail. Does anyone know how (I'm using GoDaddy)?
#33
Support Requests / Nameservers
April 22, 2006, 11:50:10 PM
User:    hypnoticvibe
Acct ID:    66629
URL:         http://www.freepgs.com/hypnoticvibe/

NAMESERVERS
I'm confused. When I go to the Setup Domains section, these are the nameservers listed:
NS1.LVCS.NET (64.193.110.133)
NS2.LVCS.NET (64.193.110.134)
NS01.BACKUPDNS.COM (199.242.242.199)

When I look at one of the reinstatement forum, it says to change it to this:
PLSK1.LVCS.NET
PLSK2.LVCS.NET

However, that thread is from Oct., 2005 and I have no clue which ones I should use. Thank you for any help you are able to provide.