Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Flyff > Flyff Private Server
You last visited: Today at 08:45

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Lost Crusade Homepage Frage

Discussion on Lost Crusade Homepage Frage within the Flyff Private Server forum part of the Flyff category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2012
Posts: 173
Received Thanks: 46
Lost Crusade Homepage Frage

Wenn ich auf news klicke dann ist der Main header und der content verschoben. Wie behebe ich das das das so ist wie wenn man auf die seite geht?

Hier nochmal ein Screen:


DerJumbo is offline  
Old 03/24/2012, 21:05   #2
 
elite*gold: 0
Join Date: Mar 2012
Posts: 84
Received Thanks: 3
größe ändern
Sticky. is offline  
Old 03/24/2012, 21:09   #3
 
sliox's Avatar
 
elite*gold: 0
Join Date: Mar 2012
Posts: 93
Received Thanks: 52
Nein ? Du änderst einfach den Standpunkt in der main.css fertig
sliox is offline  
Old 03/24/2012, 21:10   #4
 
elite*gold: 0
Join Date: Mar 2012
Posts: 173
Received Thanks: 46
kannste mir bitte sagen wo?

Hier ist die Datei :

PHP Code:
/* CSS Document */

a:linka:visited {
    
color#a4d226;
    
text-decorationnone;
}

a:hovera:active {
    
text-decorationunderline;
}

body {
    
width1066px;
    
background#111111;
    
margin0 auto;
    
font-size12px;
    
font-familyVerdana;
    
color#fff;
}

img {
    
bordernone;
}

ulli {
    
margin0;
    
padding0;
    list-
stylenone outside;
}

h1 {
    
font-familyVerdana;
    
font-size16px;
    
font-weightnormal;
    
color#333;
    
margin0;
    
margin10px 0px 10px;
}

h2 {
    
font-familyVerdana;
    
font-size15px;
    
font-weightnormal;
    
color#fff;
    
margin0;
    
margin10px 0px 10px;
}

h3 {
    
font-familyVerdana;
    
font-size14px;
    
font-weightnormal;
    
color#fff;
    
margin0;
    
margin10px 0px 10px;
}

inputselecttextarea {
    
font-size12px;
    
font-familyVerdana;
    
color#333;
    
bordernone;
}

input[type=text], input[type=password] {
    
width131px;
    
height25px;
    
backgroundurl('../img/textbox.png'repeat-x;
    
padding-left5px;
    
padding-right5px;
}

input[type=text]#txtsmall {
    
width29px;
    
height25px;
    
backgroundurl('../img/textbox_small.png'repeat-x;
    
padding-left5px;
    
padding-right5px;
}

input[type=text]#txtbig {
    
width330px;
    
height25px;
    
backgroundurl('../img/textbox_big.png'repeat-x;
    
padding-left5px;
    
padding-right5px;
}

input[type=button], input[type=submit] {
    
backgroundurl('../img/buttonbg.png'repeat-x;
    
color#fff;
    
height24px;
    
padding-bottom3px;
    
cursorpointer;
}

input[type=button]:hoverinput[type=submit]:hover {
    
background-imageurl('../img/buttonbg_hover.png');
}

input[type=button]#nostyle, input[type=submit]#nostyle {
    
backgroundnone;
    
color#1b76e6;
    
heightauto;
    
cursorpointer;
    
padding0px;
}

input[type=button]#nostyle:hover, input[type=submit]#nostyle:hover {
    
backgroundnone;
    
text-decorationunderline;
}

select {
    
width141px;
    
height25px;
    
backgroundurl('../img/textbox.png'repeat-x;
    
padding4px 5px 4px 5px;
}

select option {
    
background#ccc;
}

textarea {
    
width340px;
    
height140px;
    
backgroundurl('../img/textarea.png'no-repeat;
    
padding5px;
}

table td#key {
    
font-weightbold;
}

table td#value {
    
font-weightnormal;
}

div.success {
    
width93%;
    
color#3C0;
    
margin-bottom10px;
    
padding8px;
    
padding-left30px;
    
background#DFD url('../img/success.png') left center no-repeat;
}

div.fail {
    
width93%;
    
color#C30;
    
margin-bottom10px;
    
padding8px;
    
padding-left30px;
    
background#FDD url('../img/fail.png') left center no-repeat;
}

.
navigation {
    
backgroundurl('../img/navigation.png'no-repeat;
    
width1066px;
    
height78px;
    
margin-top: -21px;
    
font-size14px;
    
line-height57px;
    
text-transformuppercase;
}

.
navigation ul {
    
padding-left40px;
}

.
navigation ul li {
    
floatleft;
    
margin-top21px;
}

.
navigation ul li a {
    
color#fff;
    
displayblock;
    
padding-left27px;
    
padding-right27px;
    
text-shadow1px 1px 2px #486300;
}

.
navigation ul li a:hover {
    
text-decorationnone;
    
backgroundurl('../img/navigation_hover.png'repeat-x;
}

.
content {
    
width946px;
    
backgroundurl('../img/content_bg.png'repeat-y;
    
padding30px 60px 20px 60px;
}

.
content .main {
    
floatleft;
    
width635px;
}

.
content .main h1 {
    
width610px;
    
height43px;
    
backgroundurl('../img/main_headline.png'no-repeat;
    
font-size14px;
    
line-height47px;
    
padding-left25px;
    
color#fff;
}

.
content .main .site {
    
width585px;
    
min-height1px;
    
backgroundurl('../img/main_content.png'repeat-x;
    
padding20px 25px 20px 25px;
    
margin-top: -10px;
}

.
content .panels {
    
floatright;
    
width263px;
}

.
content .panels h1 {
    
width263px;
    
height42px;
    
backgroundurl('../img/panel_headline.png'no-repeat;
    
font-size14px;
    
line-height47px;
    
text-aligncenter;
    
color#fff;
}

.
content .panels .panel {
    
width213px;
    
min-height89px;
    
backgroundurl('../img/panel_content.png'repeat-x;
    
padding20px 25px 20px 25px;
    
margin-top: -10px;
}

.
copyright {
    
text-aligncenter;
    
color#fff;
    
margin-bottom20px;
    
font-size11px;
}

.
copyright a {
    
color#fff;
    
text-decorationunderline;
}

.
copyright a:hover {
    
text-decorationnone;

main_content.png ist das wo das Kategorie drinn steht.
main_headline.png ist das wo awdawd drinn steht.

was ist für die Höhe, was ist für die Breite zuständig?
DerJumbo is offline  
Old 03/24/2012, 21:55   #5
 
elite*gold: 0
Join Date: Oct 2007
Posts: 491
Received Thanks: 732
Man schaue sich die Vererbungen an, dann stellt man fest, dass es genügen würde, das <div class="site"> hinter das <h1> in der news.php zu ziehen - beides steht praktisch auf einer Stufe (nämlich im .content .main), sodass es - gemäß dem CSS-Quellcode - ohnehin fragwürdig ist, dass das .content .main h1 in der .content .main .site steht.

Bedarf dann aber ein bisschen an Grips, da an manche Stellen das <div class="site"> wieder geechot werden muss und da selbst einfaches PHP offenbar für den Großteil dieser Section ein Rätsel ist, rate ich dir, mit negativen Marginangaben an dem .content .main h1 zu arbeiten.

Schuld sind btw. die Padding-Angaben im .content .main .site, um deine Frage zu beantworten. Veränderst du aber diese Innenanstände, so verschiebt sich - logischerweise - auch der Newstext.
Marv!n is offline  
Old 03/25/2012, 21:21   #6
 
elite*gold: 0
Join Date: Mar 2012
Posts: 173
Received Thanks: 46
also was soll ich jetzt wo einfügen damit das normal ist?
DerJumbo is offline  
Reply


Similar Threads Similar Threads
[Release]Lost Crusade Homepage [DB + ReadMe]
05/19/2013 - Flyff PServer Guides & Releases - 180 Replies
Hallo Community , ich habe derzeit keine Lust und auch keine Zeit mehr für ein Projekt ganz zu schweigen ist mein Root jetzt auch futsch (danke Anbieter!) deswegen bin ich zum Entschluss gekommen die Lost Crusade Homepage zu Releasen ! Hier mal ein Screen : http://www8.pic-upload.de/30.10.11/uwl51ihgkmr.pn g Link : Klick Mich! VT : Klick Mich!
[Homepage Release] Lost Crusade/Cursed Soul
01/11/2012 - Flyff PServer Guides & Releases - 14 Replies
Da Voltium immer so ne große klappe hat, Release ich mal seine zweite Homepage ^.^ Diese Homepage bassiert hauptsächlich auf die css und nicht auf die images bei den Anzeigen. Der Hintergrund+Header+Panels basieren auf 1 Image dem BG (Cursed.png). Hoffe ihr mögt sie, da man damit viel machen kann ;) Mein Werk der bearbeitung http://www.fotos-hochladen.net/uploads/unbenannt1 r29k8g4jqh.png http://www.fotos-hochladen.net/uploads/bildk9tcu2 0f83.png Originales Homepagedesign:
[Biete] Adminpanel (für Lost Crusade Homepage)
12/12/2011 - Flyff Trading - 0 Replies
Hallo Epvper, Hier möchte ich euch das Admin Panel vorstellen (Verwendbar für z.B. die Lost Crusade Homepage). Was es alles hat, könnt ihr unten im Spoiler sehen. Kontakt aufnehmen könnt ihr mit mir per PM oder hier im Threat. Der Preis des Panel liegt im normalkauf bei 100€, ich verkaufe es für 25€ Folgende funktionen bietet euch das Panel:



All times are GMT +2. The time now is 08:45.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.