0
Welcome Guest! Login
0 items Join Now

Rockettheme New Blog Style How to

    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • mmmh .... that shouldnt be so hard to do via overrides ...
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • BTW Mr. www.aurorathemes.com/ ...

      The design seems to be "stolen" from rt's 404-page ...
      (I even see some part of the hand of rocketboy ...)
    • prim's Avatar
    • prim
    • Preeminent Rocketeer
    • Posts: 17290
    • Thanks: 217

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Are you referring to the overrides here?

      /templates/rt_infuse_j15/html/com_content/frontpage/
    • Please reply with a direct link to the issue & create a new thread for each new issue.

      A template is only as good as the content that goes into it ;) - DanG
    • Limco's Avatar
    • Limco
    • Hero Rocketeer
    • Posts: 282
    • Thanks: 0

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Terp's Avatar
    • Terp
    • Elite Rocketeer
    • Posts: 1720
    • Thanks: 23

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Henning wrote:
      BTW Mr. www.aurorathemes.com/ ...

      The design seems to be "stolen" from rt's 404-page ...
      (I even see some part of the hand of rocketboy ...)

      I noticed that, too. ;)
    • Aurora's Avatar
    • Aurora
    • Elite Rocketeer
    • Posts: 903
    • Thanks: 0

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Henning wrote:
      BTW Mr. www.aurorathemes.com/ ...

      The design seems to be "stolen" from rt's 404-page ...
      (I even see some part of the hand of rocketboy ...)

      no its not stolen, i was making my own 404 page, like RT you can see my 404 page that was modeling after here www.aurorathemes.com/errors/error-404.png the little black part you saw was me trying to use the linux pinguin. last night was creating an 404 page. i did by visual use the color scheme like RT's but those are changed to an different color now. no images was copied from RT. you can see my new 404 page here www.aurorathemes.com/ << if you add an random word u should see it now. or just go directly to link. am still trying to add the little linux pinguin i am redrawing him over and then you should see the pinguin, sorry for the confusion guys.
    • Aurora's Avatar
    • Aurora
    • Elite Rocketeer
    • Posts: 903
    • Thanks: 0

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • prim wrote:
      Are you referring to the overrides here?

      /templates/rt_infuse_j15/html/com_content/frontpage/

      am stil trying to use template overrides on my test site development.aurorathemes.com i got close on figuring out how the date i want to be layed out. i am doing the article parts now thanks for the link it was very informative
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Ok now you changed that pic. Thats better:
      But still you have been quite inspred by RT.

      I just took a quick look at the html.
      <html>
      <head>
      <meta http-equiv=content-type content="text/html; charset=UTF-8" />
      <meta name="robots" content="noindex, nofollow">
      <title>404 - Sorry, the page you requested could not be found.</title>
      <link rel="stylesheet" href="/errors/error.css" type="text/css" />
      </head>
      <body>
      <div class="auroraframe">
      <div class="bg error-404">
      <span>Sorry, the page you requested could not be found.</span>
      </div>
      <div class="help-links">
      <div class="title">Here's some links that should help you get back on track:</div>
      <ul class="links">
      <li><a href="/">Home</a></li>
      <li><a href="#">Contact Us</a></li>
      <li><a href="/help">Help</a></li>
      <li><a href="#">Forum</a></li>
      <li><a href="#">Documentation</a></li>
      <li><a href="#">Hosting</a></li>
      <li><a href="#">Tutorials</a></li>
      </ul>
      </div>
      </div>

      Compared to RT's 404
      <html>
      <head>
      <meta http-equiv=content-type content="text/html; charset=UTF-8" />
      <title>404 - Sorry, the page you requested could not be found.</title>
      <link rel="stylesheet" href="/templates/rt_rockettheme2/css/error.css" type="text/css" />
      </head>
      <body>
      <div class="frame">
      <img src="/images/blank.png" class="rtlogo" alt="RocketTheme" />
      <div class="error-bg error-404">
      <span>Sorry, the page you requested could not be found.</span>
      </div>
      <div class="help-links">
      <div class="title">Here's some links that should help you get back on track:</div>
      <ul class="links">
      <li><a href="/">Home</a></li>
      <li><a href="/contact-us">Contact Us</a></li>
      <li><a href="/help">Help</a></li>
      <li><a href="/forum">Forum</a></li>
      <li><a href="/joomla">Joomla!</a></li>
      <li><a href="/phpbb3">phpBB3</a></li>
      <li><a href="/tutorials">Tutorials</a></li>
      <li><a href="/labs">Labs</a></li>
      </ul>
      </div>
      </div>

      but thats OK for me and you may have noticed that I put the word "stolen" into " " ...

      You can obviously do a lot of cool things Aurprathemes and I have no doubt that you could do your own really orignal-"Aurorathemes"-design easily ....
    • Aurora's Avatar
    • Aurora
    • Elite Rocketeer
    • Posts: 903
    • Thanks: 0

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • Henning wrote:
      Ok now you changed that pic. Thats better:
      But still you have been quite inspred by RT.

      I just took a quick look at the html.
      <html>
      <head>
      <meta http-equiv=content-type content="text/html; charset=UTF-8" />
      <meta name="robots" content="noindex, nofollow">
      <title>404 - Sorry, the page you requested could not be found.</title>
      <link rel="stylesheet" href="/errors/error.css" type="text/css" />
      </head>
      <body>
      <div class="auroraframe">
      <div class="bg error-404">
      <span>Sorry, the page you requested could not be found.</span>
      </div>
      <div class="help-links">
      <div class="title">Here's some links that should help you get back on track:</div>
      <ul class="links">
      <li><a href="/">Home</a></li>
      <li><a href="#">Contact Us</a></li>
      <li><a href="/help">Help</a></li>
      <li><a href="#">Forum</a></li>
      <li><a href="#">Documentation</a></li>
      <li><a href="#">Hosting</a></li>
      <li><a href="#">Tutorials</a></li>
      </ul>
      </div>
      </div>

      Compared to RT's 404
      <html>
      <head>
      <meta http-equiv=content-type content="text/html; charset=UTF-8" />
      <title>404 - Sorry, the page you requested could not be found.</title>
      <link rel="stylesheet" href="/templates/rt_rockettheme2/css/error.css" type="text/css" />
      </head>
      <body>
      <div class="frame">
      <img src="/images/blank.png" class="rtlogo" alt="RocketTheme" />
      <div class="error-bg error-404">
      <span>Sorry, the page you requested could not be found.</span>
      </div>
      <div class="help-links">
      <div class="title">Here's some links that should help you get back on track:</div>
      <ul class="links">
      <li><a href="/">Home</a></li>
      <li><a href="/contact-us">Contact Us</a></li>
      <li><a href="/help">Help</a></li>
      <li><a href="/forum">Forum</a></li>
      <li><a href="/joomla">Joomla!</a></li>
      <li><a href="/phpbb3">phpBB3</a></li>
      <li><a href="/tutorials">Tutorials</a></li>
      <li><a href="/labs">Labs</a></li>
      </ul>
      </div>
      </div>

      but thats OK for me and you may have noticed that I put the word "stolen" into " " ...

      You can obviously do a lot of cool things Aurprathemes and I have no doubt that you could do your own really orignal-"Aurorathemes"-design easily ....

      thanks for responding back. i don't take credit for everything i can say since i been an member of RT they guys here have showed and taught alot i have used joomla along time ago but stop for an couple of years and was doing just regular flash stuff, and testing othe solutions. i never really got too much into hardcore programming until i came back to joomla and join RT, i gave RT all the credit cause they have taught me, and not me only but you and others aswell. i love RT, i have lots of original designs of my own, wait till you see when i launch my site. i have to give some credit to others too from joomla dev team. i am doing alot of work trying to get my site up an running, but i will be launching it when j1.6 comes out, as most of the core stuff in the site is based on j1.6, i have design and program components of my own to be launched as well with my site. so alot of work to be done, thanks for your comment again kindly sir.
    • Henning's Avatar
    • Henning
    • Preeminent Rocketeer
    • Posts: 29362
    • Thanks: 954
    • Volunteer

    Re: Rockettheme New Blog Style How to

    Posted 15 years 6 months ago
    • till 1.6 comes out ... now that will be a looong time.
      And you should not believe that it will come out in Feb. 2010 ...

Time to create page: 0.086 seconds