I am currently working on a mobile skin for our site but am running into some issues:
1. The slider is displaying above the phone menu:
2. Is there a way to position the thread title on the bottom?
3. How do I edit the thread title font color?
4. Can I make it so the image displays for a...
Well if anyone out there thinks they can take something like this on, hit me up. I am the skin dev on our site and it's pretty much put together with duct tape and bubble gum.
Here you go.<?php
header("HTTP/1.0 404 Not Found");
header("Status: 404 Not Found");
$_GET['do']='page';
$_REQUEST['do']='page';
$_GET['template']='404';
$_REQUEST['template']='404';
define('VBSEO_PREPROCESSED', 1);
include '/public_html/forums/misc.php';
?>
Ideally? I don't know if it's possible. My current setup is pretty bland to start off with. I am not the best when it comes to CSS. I would love if I had a way where the headline would span the width of the slider either at the top or the bottom with the story's text displayed to the right of...
I have edited permissions so guests can download attachments in the forums I am pulling images from. Guests still can't see the slider. What am I doing wrong?
404
admincp
attachments
display
download
failed
forum
forums
group
guests
html
images
inbox
instance
issue
member
navbar
no such file
open
permissions
php
post
pro
request
server
sidebar
slider
special
tags
template
ten
test
user
vbseo
view
Is there a way to have the slider show threads in order by their start date? I am looking to find a way to show the stories in order with the newest being shown first.