Imaginile se incarca greu
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 1 din 3 • Distribuiţi
Pagina 1 din 3 • 1, 2, 3
Imaginile se incarca greu
Salut nu situ dece dar pe forumul meu se incarca greu imaginile la toti membri ce pot face?
Ultima editare efectuata de catre MirelVipp in Mier Oct 17, 2012 1:18 pm, editata de 2 ori
Re: Imaginile se incarca greu
In primul rand ai putea sa elimini din scripturile forumului, poate ca sunt prea multe si ingreuneaza incarcarea forumului.
In al doilea rand, incearca o versiune actualizata a browserului pe care-l folosesti.
In al doilea rand, incearca o versiune actualizata a browserului pe care-l folosesti.
Re: Imaginile se incarca greu
THX merge mai bine daca doriti sa dati o mica privire aici am niste imagini puse http://hartexcraft.nstars.org/t584-poza-facuta-pt-forum-d#1380
Am si scriptul acesta
Poate ingreuna?
Am si scriptul acesta
- Cod:
$(function() {
var a = ["http://i36.servimg.com/u/f36/17/26/67/54/fg_ban12.png", "http://i36.servimg.com/u/f36/17/26/67/54/fg_ban13.png", "http://i36.servimg.com/u/f36/17/26/67/54/fg_ban11.png"];
$("#pun-logo img,#i_logo,#logo img").attr("src", a[Math.floor(Math.random() * a.length)])
});
Poate ingreuna?
Re: Imaginile se incarca greu
Din punctul meu de vedere, NU.
Re: Imaginile se incarca greu
ai prea mult CSS . arata tot ce ai in foaia de stil CSS
Re: Imaginile se incarca greu
Din punctul meu de vedere este putin in trecut aveam de 3 ori mai mult si mergea perfect app am PHPBB l aforum!
- Cod:
body{
font-weight: bold;
}
.quote {
color: white;
border: 1px solid #151515;
background: #6E6E6E;}
#twitter_div a:link{
color: #fff;
}
.spoiler {
border: 1px solid #151515;
background: #6E6E6E;}
#twitter_div a:link{
color: #fff;
}
.code {
color: cyan;
border: 1px solid #151515;
background: #6E6E6E;}
#twitter_div a:link{
color: #fff;
}
#twitter_div a:hover{
color: #03a5b4;
}
#twitter_div{
color: #006383;
}.twitterfeed{
margin: 0 auto;
width: 700px;
height: 40px;
background-image: url(http://i33.tinypic.com/14kblfo.png); /* desired twitter image */
background-repeat: no-repeat;
}
::selection { background:blue; color:orange; /* Chrome, Safari si Opera */ }
::-moz-selection { background:blue; color:orange; /* Firefox */ }
.attachbox{
background-color: #191919;
background-image: url('http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg');
border: 1px solid #888888;
-moz-border-radius-topleft: 15px;
-webkit-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
-webkit-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-webkit-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius-bottomleft: 0px;
color:#ffffff;
}
.attachbox dl.file{
background-color: #212121;
margin-top: 8px;
padding: 5px;
border: 1px solid #fff;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}
/*----------------Begin Chatbox----------------*/
body.chatbox {
background-color: #f3f3f3;
}
/*----------------Header----------------*/
#chatbox_header{
margin: 0px !important;
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl20.jpg) repeat-x !important;
border-bottom: 1px solid #c9c9c9;
border-top: 0px;
border-left: 0px;
border-right: 0px;
}
h2.chatbox-title {
margin-top: 4px;
}
#chatbox_header .chat-title{
margin-bottom: -20px;
margin-left: -20px;
background: url(http://i25.servimg.com/u/f25/14/45/99/41/112_co11.png) no-repeat;
font-size: 14px;
cursor: default;
letter-spacing: -0.4em;
color: transparent;
}
#chatbox_header .chat-title:hover{
background: url(http://www.servimg.com/u/f36/17/26/67/54/11210.png) no-repeat;
letter-spacing: 2.1em;
}
#chatbox_main_options, #chatbox_main_options a, #chatbox_main_options span{
color: #9a9a9a !importat;
text-shadow: 1px 1px 1px #ffffff;
text-decoration:none;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options a:hover{
color: grey;
text-shadow: 1px 1px 1px #b8b8b8;
text-decoration:none !important;
font-family: Arial Black;
text-transform: uppercase;
}
#chatbox_main_options{
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl21.jpg) repeat-x;
float: right;
border: 1px solid #c9c9c9;
margin-right: 50px;
margin-top: -10px;
padding: 2px 3px 1px 5px;
border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-box-shadow: 0px 0px 4px #c6c6c6;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
}
#chatbox_main_options:hover {
margin-top: -1px;
}
ul#chatbox_main_options li, ul#chatbox_main_options li label, ul#chatbox_main_options li, ul#chatbox_main_options li a {
color: #9a9a9a !important;
text-shadow: 1px 1px 1px #ffffff;
}
/*----------------Members----------------*/
#chatbox_members {
background: url(http://i65.servimg.com/u/f65/11/95/30/70/fond12.jpg);
margin-bottom: -30px;
border-right: 1px solid #c9c9c9;
background-color: #ffffff;
}
#chatbox_members:hover {
border-right: 1px solid #b7b7b7;
background-color: #fcfcfc;
}
h4.member-title{
background: url(http://i25.servimg.com/u/f25/14/45/99/41/untitl23.jpg) repeat-x !important;
font-family: Arial Black;
text-transform: uppercase;
color: #ffffff !important;
text-shadow: 0px 0px 3px black;
margin-top: 0px;
cursor: default;
letter-spacing: 0.5em;
}
#chatbox_members ul {
list-style: none;
margin: 0px;
}
#chatbox_members ul li {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/115.png);
font-family: Arial Black;
font-weight: bold;
font-size: 14px;
color: #393939;
padding-left: 10px;
border-bottom: 1px solid #e2e2e2;
margin: 0px;
}
#chatbox_members ul li:hover {
background-color: #f4f4f4;
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/114.png');
background-repeat: no-repeat;
background-position: center left;
}
#chatbox_members ul li:active {
background-image:url('http://i25.servimg.com/u/f25/14/45/99/41/213.png');
}
#chatbox_members ul li a {
text-shadow: 1px 1px 1px #ffffff;
font-size: 12px;
color: #909090;
text-decoration: none;
}
#chatbox_members ul li a:hover {
color: #393939;
text-decoration: none !important;
}
/*----------------ChatBox----------------*/
#chatbox {
background-image:url('http://i36.servimg.com/u/f36/17/26/67/54/untitl13.png'); /*---Imaginea de fundal a chatbox-ului---*/
background-repeat: no-repeat;
background-position: center center;
}
.chatbox_row_1, .chatbox_row_2 {
background-color: transparent !important;
}
.chatbox_row_1:hover, .chatbox_row_2:hover {
background-color: #ffffff !important;
border: 1px solid #c9c9c9;
border-radius: 5px;
-moz-border-radius: 5px;
margin: 5px;
-webkit-box-shadow: 0px 0px 4px #dcdcdc;
box-shadow: 0px 0px 3px #dcdcdc;
-moz-box-shadow: 0px 0px 3px #dcdcdc;
background: -webkit-gradient(linear, left top, left bottom, from(#ffff), to(#f9f9f9));
background: -moz-linear-gradient(top, #ffffff, #f9f9f9);
}
.date-and-time {
color: #c3c3c3 !important;
font-style: italic !important;
font-size: 9px !important;
letter-spacing: -0.1em !important;
}
.user-msg {
font-family: Georgia !important;
color: #8c8c8c !important;
}
.user-msg a {
color: #424242 !important;
text-decoration: none !important;
}
.user-msg a:hover {
color: #000000 !important;
text-decoration: none !important;
}
/*----------------Footer----------------*/
#chatbox_messenger_form {
width: 650px;
float: none !important;
bottom: 0px ;
position: fixed;
z-index: 999;
margin-left: auto;
margin-right: auto;
left: 0;
right: 0;
-webkit-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px -0px 4px #d4d4d4;
-moz-box-shadow: 0px 0px 4px #d4d4d4;
box-shadow: 0px 0px 4px #c6c6c6;
-moz-box-shadow: 0px 0px 4px #c6c6c6;
border-top: 1px solid #c9c9c9;
border-left: 1px solid #c9c9c9;
border-right: 1px solid #c9c9c9;
border-bottom: 0px;
height: 30px;
border-radius: 5px 5px 0px 0px;
-moz-border-radius: 5px 5px 0px 0px;
background-color: #ffffff;
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f9f9f9)) !important;
background: -moz-linear-gradient(top, #ffffff, #e2e2e2) !important;
}
#chatbox_messenger_form:hover {
border-top: 1px solid #a7a7a7;
border-left: 1px solid #a7a7a7;
border-right: 1px solid #a7a7a7;
}
#divbold, #divitalic, #divunderline, #divstrike, #divcolor, #divsmilies {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
#divbold:hover, #divitalic:hover, #divunderline:hover, #divstrike:hover, #divcolor:hover, #divsmilies:hover {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
#divbold:active, #divitalic:active, #divunderline:active, #divstrike:active, #divcolor:active, #divsmilies:active {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
}
label input#message {
height: 17px;
font-size: 12px;
border: 1px solid #c9c9c9;
background-color: #ffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
label input#message:hover {
border: 1px solid #b2b2b2;
background-color: #f5f5f5;
}
label input#message:focus {
border: 1px solid #a4a4a4;
background-color: #e0fdff;
}
input#submit_button {
cursor: pointer;
color: #929292;
font-family: Arial Black;
text-transform: uppercase;
font-size: 12px;
padding-left: 2px;
padding-right: 2px;
background: url(http://i25.servimg.com/u/f25/14/45/99/41/110.jpg) repeat-x;
border: 1px solid #c9c9c9;
background-color: #ffffff;
border-radius: 3px;
-moz-border-radius: 3px;
}
input#submit_button:hover {
color: #2c2c2c;
background: url(http://i25.servimg.com/u/f25/14/45/99/41/hover10.jpg) repeat-x;
border: 1px solid #a2a2a2;
}
input#submit_button:active {
background: url(http://i25.servimg.com/u/f25/14/45/99/41/active10.jpg) repeat-x;
}
.right {
padding-top: 4px !important;
}
#chatbox_footer {
border: 0px !important;
}
a{
text-decoration: none !important;
}
/* Chatbox */
body.chatbox {
min-width: 550px !important;
background-image: none;
padding: 0;
margin: 0;
background-color: #000000;
}
a {text-decoration: none;}
a:hover{text-decoration: none !important;}
/*SFARSIT---MENIU FORUM-------------------------------------------------*/
/* Columns and Rows-------------------------------------------------*/
td.row1,td.row3.over {
border-top: 1px solid #303435;
border-right: 1px solid #303435;
}
td.row2,td.row1.over {
border-top: 1px solid #303435;
border-right: 1px solid #303435;
}
td.row3{
border-top: 1px solid #303435;
border-right: 1px solid #303435;
}
/* Creata by iNTEx-------------------------------------------------*/
#page-body p.page-bottom:after{content: " »"}
div#page-footer:after {
position: relative;
padding: 2px;
font-family: Trebuchet MS,Tahoma,Arial;
font-style:Tahoma;
font-size: 12px;
text-shadow: 1px #fff;
margin-left: 340px;
text-align: right;
}
/*MENIU FORUM-------------------------------------------------*/
a.mainmenu{
filter:alpha(opacity=100);
-moz-opacity: 0.5;
opacity: 1.0;
}
a.mainmenu:hover{
filter:alpha(opacity=100);
-moz-opacity: 0.65;
opacity: 0.80;
}
.meniu{
font-color: #2987CF;
font-style: bold;
font-size: 14px;
font-family:Trebuchet MS,Arial;
position: relative;
top: 30px;
}
a.mainmenu:hover{
color: #2987CF;
font-style: bold;
width: 100%;
padding: 5px;
margin-top: 100px;
margin-bottom: 10px;
border: 1px solid;
background: url(http://i43.servimg.com/u/f43/16/73/65/08/untitl42.png);
}
.avatar50{
background: transparent;
border-bottom-color:#3D3D3D;
border-style:solid;
border-bottom-width:1px;
border-left-color:#636363;
border-left-width:1px;
border-right-color:#636363;
border-right-width:1px;
border-top-color:#636363;
border-top-width:1px;
margin-bottom:1px;
padding: 1px 1px 1px 1px;
}
.avatar50:hover{
border-color: #D12600;
}
td.row1, td.row2, td.row3, td.row3Right, td.postbottom {
border-top: solid 1px #3C3C3C;
border-bottom: solid 1px #131313;
background: #292929 url(http://imagehosting.evonet.ro/files/1d37cell.gif) top left repeat-x;
}
a[href="/u1"] {
text-shadow: 0px 2px 6px red;
}
Re: Imaginile se incarca greu
Asta nu ingreuneaza forumul.. uite poate ai bagat si uh ceva Generalizatii ... HTML .. JavaScript !
Re: Imaginile se incarca greu
am o pagina html : http://hartexcraft.nstars.org in generalitati nu e nimic si la js am un cod lam spus mai sus
!
!
Re: Imaginile se incarca greu
ti-am zis eu . ai prea multe chestii in foaia de still CSS
Pagina 1 din 3 • 1, 2, 3
Subiecte similare
» Imi merge greu forumul
» radio greu de difuzat
» Forumul merge foarte greu.
» Se incarca foarte greu pagina HTML
» Cand incerc sa copiez un cod din PA merge foarte greu
» radio greu de difuzat
» Forumul merge foarte greu.
» Se incarca foarte greu pagina HTML
» Cand incerc sa copiez un cod din PA merge foarte greu
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Alte probleme :: Arhiva probleme diverse
Pagina 1 din 3
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum